Eggshell

FE101 / Fired Earth
#E6E2D4

A warm white with the organic character of a hen's egg. Soft and naturally elegant.

Spec Sheet

Hex#E6E2D4
RGB230, 226, 212
HSL47°, 26%, 87%
On White 1.3:1 Fail
On Black 16.19:1 AAA

For AI Tools

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

Background: #EFEEEB
Text: #37311B
Accent: #E6E2D4
Support: #5F6EA5
Neutral: #D2D6C7

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

#EFEEEB background RGB 239 238 235
#37311B ink RGB 55 49 27
#E6E2D4 accent RGB 230 226 212
#5F6EA5 support RGB 95 110 165
#D2D6C7 neutral RGB 210 214 199
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EFEEEB;
  --palette-ink: #37311B;
  --palette-accent: #E6E2D4;
  --palette-support: #5F6EA5;
  --palette-neutral: #D2D6C7;
}

Tailwind Config

{
  "palette-background": "#EFEEEB",
  "palette-ink": "#37311B",
  "palette-accent": "#E6E2D4",
  "palette-support": "#5F6EA5",
  "palette-neutral": "#D2D6C7"
}

Pro Exports Pro

Color Blindness Simulation

#E5E1D3
Protanopia
#E6E2D4
Deuteranopia
#E9E0DE
Tritanopia

Build a design system around Eggshell.