Winter Melon

093 / Benjamin Moore
#FAE2C8

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

Spec Sheet

Hex#FAE2C8
RGB250, 226, 200
HSL31°, 83%, 88%
On White 1.25:1 Fail
On Black 16.78:1 AAA

For AI Tools

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

Background: #F1F0EE
Text: #2F2418
Accent: #FAE2C8
Support: #5B83AE
Neutral: #CBCBBE

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

#F1F0EE background RGB 241 240 238
#2F2418 ink RGB 47 36 24
#FAE2C8 accent RGB 250 226 200
#5B83AE support RGB 91 131 174
#CBCBBE neutral RGB 203 203 190
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F1F0EE;
  --palette-ink: #2F2418;
  --palette-accent: #FAE2C8;
  --palette-support: #5B83AE;
  --palette-neutral: #CBCBBE;
}

Tailwind Config

{
  "palette-background": "#F1F0EE",
  "palette-ink": "#2F2418",
  "palette-accent": "#FAE2C8",
  "palette-support": "#5B83AE",
  "palette-neutral": "#CBCBBE"
}

Pro Exports Pro

Color Blindness Simulation

#EBE3C6
Protanopia
#F0E8C9
Deuteranopia
#FFDCDB
Tritanopia

Build a design system around Winter Melon.