There

314 / Little Greene
#E8E4DD

A warm white that sits quietly in the background, noticeable only when compared to true white.

Spec Sheet

Hex#E8E4DD
RGB232, 228, 221
HSL38°, 19%, 89%
On White 1.27:1 Fail
On Black 16.57:1 AAA

For AI Tools

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

Background: #F6F5F4
Text: #3A3122
Accent: #E8E4DD
Support: #3A5C98
Neutral: #C4C9A6

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

#F6F5F4 background RGB 246 245 244
#3A3122 ink RGB 58 49 34
#E8E4DD accent RGB 232 228 221
#3A5C98 support RGB 58 92 152
#C4C9A6 neutral RGB 196 201 166
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F6F5F4;
  --palette-ink: #3A3122;
  --palette-accent: #E8E4DD;
  --palette-support: #3A5C98;
  --palette-neutral: #C4C9A6;
}

Tailwind Config

{
  "palette-background": "#F6F5F4",
  "palette-ink": "#3A3122",
  "palette-accent": "#E8E4DD",
  "palette-support": "#3A5C98",
  "palette-neutral": "#C4C9A6"
}

Pro Exports Pro

Color Blindness Simulation

#E6E4DD
Protanopia
#E7E5DD
Deuteranopia
#EAE3E2
Tritanopia

Build a design system around There.