Dark Salmon

A earthy 5-color palette built around Dark Salmon (#c45b50), Orange Slice (#f2905b), and Duckling (#faae55), with a muted feel throughout.

earthymuted
Visualize
:root {
  --color-1: #c45b50;
  --color-2: #c46040;
  --color-3: #f2905b;
  --color-4: #954f00;
  --color-5: #faae55;
}

.ASE works in Adobe apps and several others that adopted the format. .sketchpalette imports into Sketch. .swatches (Procreate) follows a community-documented structure, since Procreate doesn't publish an official spec, so treat it as best-effort. .pptx is a real PowerPoint file with the palette applied as the deck's theme colors (not just two sample slides); Keynote opens .pptx files directly too.

Dark Salmon FAQ

What colors are in Dark Salmon?

Dark Salmon uses 5 colors: Dark Salmon, Robust Orange, Orange Slice, Warm Brown, Duckling.

Is Dark Salmon accessible for text and backgrounds?

The highest-contrast pair in this palette is Warm Brown on Duckling, at 3.3:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Dark Salmon in a project?

Copy the hex codes above, or open Dark Salmon in the generator to remix it and export as CSS, Tailwind, or JSON.