Bouton d'Or

RE0046 / Ressource
#E8C020

Buttercup yellow — bright, cheerful, and quintessentially French country. The yellow of sunlit meadows and childhood summers.

Spec Sheet

Hex#E8C020
RGB232, 192, 32
HSL48°, 81%, 52%
On White 1.75:1 Fail
On Black 11.99:1 AAA

For AI Tools

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

Background: #EDECE8
Text: #2F2C1D
Accent: #E8C020
Support: #7D86AA
Neutral: #D5DBC7

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

#EDECE8 background RGB 237 236 232
#2F2C1D ink RGB 47 44 29
#E8C020 accent RGB 232 192 32
#7D86AA support RGB 125 134 170
#D5DBC7 neutral RGB 213 219 199
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EDECE8;
  --palette-ink: #2F2C1D;
  --palette-accent: #E8C020;
  --palette-support: #7D86AA;
  --palette-neutral: #D5DBC7;
}

Tailwind Config

{
  "palette-background": "#EDECE8",
  "palette-ink": "#2F2C1D",
  "palette-accent": "#E8C020",
  "palette-support": "#7D86AA",
  "palette-neutral": "#D5DBC7"
}

Pro Exports Pro

Color Blindness Simulation

#D6BD00
Protanopia
#E0C92E
Deuteranopia
#FCAFA4
Tritanopia

Build a design system around Bouton d'Or.