Soleil

AF-330 / Benjamin Moore
#FCE9BD

A light, intense yellow that reads as sunshine filtered through linen.

Spec Sheet

Hex#FCE9BD
RGB252, 233, 189
HSL42°, 91%, 86%
On White 1.2:1 Fail
On Black 17.53:1 AAA

For AI Tools

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

Background: #EDEAE3
Text: #1E1A10
Accent: #FCE9BD
Support: #6C7EA7
Neutral: #BFC4AB

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

#EDEAE3 background RGB 237 234 227
#1E1A10 ink RGB 30 26 16
#FCE9BD accent RGB 252 233 189
#6C7EA7 support RGB 108 126 167
#BFC4AB neutral RGB 191 196 171
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EDEAE3;
  --palette-ink: #1E1A10;
  --palette-accent: #FCE9BD;
  --palette-support: #6C7EA7;
  --palette-neutral: #BFC4AB;
}

Tailwind Config

{
  "palette-background": "#EDEAE3",
  "palette-ink": "#1E1A10",
  "palette-accent": "#FCE9BD",
  "palette-support": "#6C7EA7",
  "palette-neutral": "#BFC4AB"
}

Pro Exports Pro

Color Blindness Simulation

#F4E7BA
Protanopia
#F8EDBE
Deuteranopia
#FFE2DD
Tritanopia

Build a design system around Soleil.