Chartreuse

SW 0073 / Sherwin-Williams
#E1D286

A honeyed, saturated yellow tone that holds its character from swatch to full wall.

Spec Sheet

Hex#E1D286
RGB225, 210, 134
HSL50°, 60%, 70%
On White 1.53:1 Fail
On Black 13.76:1 AAA

For AI Tools

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

Background: #F0EFEB
Text: #1C1A0C
Accent: #E1D286
Support: #3E4D98
Neutral: #BEC6AE

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

#F0EFEB background RGB 240 239 235
#1C1A0C ink RGB 28 26 12
#E1D286 accent RGB 225 210 134
#3E4D98 support RGB 62 77 152
#BEC6AE neutral RGB 190 198 174
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0EFEB;
  --palette-ink: #1C1A0C;
  --palette-accent: #E1D286;
  --palette-support: #3E4D98;
  --palette-neutral: #BEC6AE;
}

Tailwind Config

{
  "palette-background": "#F0EFEB",
  "palette-ink": "#1C1A0C",
  "palette-accent": "#E1D286",
  "palette-support": "#3E4D98",
  "palette-neutral": "#BEC6AE"
}

Pro Exports Pro

Color Blindness Simulation

#E0CE80
Protanopia
#E4D489
Deuteranopia
#EEC8BF
Tritanopia

Build a design system around Chartreuse.