Sundown

FE066 / Fired Earth
#D8A080

A warm peach-coral with the golden character of a summer sunset. Flattering and romantic.

Spec Sheet

Hex#D8A080
RGB216, 160, 128
HSL22°, 53%, 67%
On White 2.27:1 Fail
On Black 9.26:1 AAA

For AI Tools

Copy this snippet and paste it into any AI tool
Use these colors for all components:

Background: #F3EFED
Text: #31231C
Accent: #D8A080
Support: #689CBB
Neutral: #D2CFBC

Rules:
- Use Background for surfaces and canvas
- Use Ink for body text and icons
- Never use Accent as body text — contrast is too low
- Maintain 4.5:1 minimum contrast for normal text
Learn more about AI Palette

Design System from Sundown Palettes are free. Exports aren't.

#F3EFED background RGB 243 239 237
#31231C ink RGB 49 35 28
#D8A080 accent RGB 216 160 128
#689CBB support RGB 104 156 187
#D2CFBC neutral RGB 210 207 188
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F3EFED;
  --palette-ink: #31231C;
  --palette-accent: #D8A080;
  --palette-support: #689CBB;
  --palette-neutral: #D2CFBC;
}

Tailwind Config

{
  "palette-background": "#F3EFED",
  "palette-ink": "#31231C",
  "palette-accent": "#D8A080",
  "palette-support": "#689CBB",
  "palette-neutral": "#D2CFBC"
}

Pro Exports Pro

Color Blindness Simulation

#AFA57E
Protanopia
#BCB180
Deuteranopia
#E79698
Tritanopia

Build a design system around Sundown.