Adobe White

2166-70 / Benjamin Moore
#FAEDDB

Clean and barely-there, this white holds amber undertones that prevent it from feeling sterile.

Spec Sheet

Hex#FAEDDB
RGB250, 237, 219
HSL35°, 76%, 92%
On White 1.15:1 Fail
On Black 18.2:1 AAA

For AI Tools

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

Background: #F2F0ED
Text: #1E1A15
Accent: #FAEDDB
Support: #48658E
Neutral: #D7D9C4

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

#F2F0ED background RGB 242 240 237
#1E1A15 ink RGB 30 26 21
#FAEDDB accent RGB 250 237 219
#48658E support RGB 72 101 142
#D7D9C4 neutral RGB 215 217 196
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F0ED;
  --palette-ink: #1E1A15;
  --palette-accent: #FAEDDB;
  --palette-support: #48658E;
  --palette-neutral: #D7D9C4;
}

Tailwind Config

{
  "palette-background": "#F2F0ED",
  "palette-ink": "#1E1A15",
  "palette-accent": "#FAEDDB",
  "palette-support": "#48658E",
  "palette-neutral": "#D7D9C4"
}

Pro Exports Pro

Color Blindness Simulation

#F2EDDA
Protanopia
#F6F0DB
Deuteranopia
#FFE9E8
Tritanopia

Build a design system around Adobe White.