First Dawn

30YY 78/105 / Dulux
#F0DFC0

A pale, golden yellow reminiscent of early morning sun hitting white walls. Warm and optimistic but never garish.

Spec Sheet

Hex#F0DFC0
RGB240, 223, 192
HSL39°, 62%, 85%
On White 1.31:1 Fail
On Black 16.02:1 AAA

For AI Tools

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

Background: #EBE9E5
Text: #1B1813
Accent: #F0DFC0
Support: #7A8AA8
Neutral: #C2C6A9

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 First Dawn Palettes are free. Exports aren't.

#EBE9E5 background RGB 235 233 229
#1B1813 ink RGB 27 24 19
#F0DFC0 accent RGB 240 223 192
#7A8AA8 support RGB 122 138 168
#C2C6A9 neutral RGB 194 198 169
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EBE9E5;
  --palette-ink: #1B1813;
  --palette-accent: #F0DFC0;
  --palette-support: #7A8AA8;
  --palette-neutral: #C2C6A9;
}

Tailwind Config

{
  "palette-background": "#EBE9E5",
  "palette-ink": "#1B1813",
  "palette-accent": "#F0DFC0",
  "palette-support": "#7A8AA8",
  "palette-neutral": "#C2C6A9"
}

Pro Exports Pro

Color Blindness Simulation

#E7DEBE
Protanopia
#ECE3C1
Deuteranopia
#F9D9D6
Tritanopia

Build a design system around First Dawn.