Peachy Keen

2014-40 / Benjamin Moore
#FFA67E

This bold orange holds amber undertones, evoking fired clay and autumn foliage.

Spec Sheet

Hex#FFA67E
RGB255, 166, 126
HSL19°, 100%, 75%
On White 1.91:1 Fail
On Black 11.01:1 AAA

For AI Tools

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

Background: #F0ECEA
Text: #241C19
Accent: #FFA67E
Support: #7495A4
Neutral: #C9C6BA

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

#F0ECEA background RGB 240 236 234
#241C19 ink RGB 36 28 25
#FFA67E accent RGB 255 166 126
#7495A4 support RGB 116 149 164
#C9C6BA neutral RGB 201 198 186
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0ECEA;
  --palette-ink: #241C19;
  --palette-accent: #FFA67E;
  --palette-support: #7495A4;
  --palette-neutral: #C9C6BA;
}

Tailwind Config

{
  "palette-background": "#F0ECEA",
  "palette-ink": "#241C19",
  "palette-accent": "#FFA67E",
  "palette-support": "#7495A4",
  "palette-neutral": "#C9C6BA"
}

Pro Exports Pro

Color Blindness Simulation

#BDB07B
Protanopia
#D3C37D
Deuteranopia
#FF979C
Tritanopia

Build a design system around Peachy Keen.