Primrose

FE117 / Fired Earth
#E8DCA0

A soft yellow with the gentle character of wild primroses. Cheerful and pastoral.

Spec Sheet

Hex#E8DCA0
RGB232, 220, 160
HSL50°, 61%, 77%
On White 1.38:1 Fail
On Black 15.18:1 AAA

For AI Tools

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

Background: #F0EFEA
Text: #2C2817
Accent: #E8DCA0
Support: #4152A4
Neutral: #D3D7CB

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

#F0EFEA background RGB 240 239 234
#2C2817 ink RGB 44 40 23
#E8DCA0 accent RGB 232 220 160
#4152A4 support RGB 65 82 164
#D3D7CB neutral RGB 211 215 203
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0EFEA;
  --palette-ink: #2C2817;
  --palette-accent: #E8DCA0;
  --palette-support: #4152A4;
  --palette-neutral: #D3D7CB;
}

Tailwind Config

{
  "palette-background": "#F0EFEA",
  "palette-ink": "#2C2817",
  "palette-accent": "#E8DCA0",
  "palette-support": "#4152A4",
  "palette-neutral": "#D3D7CB"
}

Pro Exports Pro

Color Blindness Simulation

#E8D89C
Protanopia
#EBDDA2
Deuteranopia
#F3D3CC
Tritanopia

Build a design system around Primrose.