Shallows

223 / Little Greene
#E2D8C3

A soft, sandy neutral that captures the warm tones of sunlit coastal shallows at low tide.

Spec Sheet

Hex#E2D8C3
RGB226, 216, 195
HSL41°, 35%, 83%
On White 1.41:1 Fail
On Black 14.84:1 AAA

For AI Tools

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

Background: #EEECE7
Text: #372E1A
Accent: #E2D8C3
Support: #5675B8
Neutral: #BFC2B3

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

#EEECE7 background RGB 238 236 231
#372E1A ink RGB 55 46 26
#E2D8C3 accent RGB 226 216 195
#5675B8 support RGB 86 117 184
#BFC2B3 neutral RGB 191 194 179
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEECE7;
  --palette-ink: #372E1A;
  --palette-accent: #E2D8C3;
  --palette-support: #5675B8;
  --palette-neutral: #BFC2B3;
}

Tailwind Config

{
  "palette-background": "#EEECE7",
  "palette-ink": "#372E1A",
  "palette-accent": "#E2D8C3",
  "palette-support": "#5675B8",
  "palette-neutral": "#BFC2B3"
}

Pro Exports Pro

Color Blindness Simulation

#DED7C2
Protanopia
#E0DAC4
Deuteranopia
#E8D4D2
Tritanopia

Build a design system around Shallows.