Pale Lime

70 / Little Greene
#E4E0C0

A very pale lime-yellow with a green tinge, fresh and optimistic in south-facing rooms.

Spec Sheet

Hex#E4E0C0
RGB228, 224, 192
HSL53°, 40%, 82%
On White 1.34:1 Fail
On Black 15.72:1 AAA

For AI Tools

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

Background: #F1F0EA
Text: #1D1C11
Accent: #E4E0C0
Support: #3C479A
Neutral: #C1C6B9

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

#F1F0EA background RGB 241 240 234
#1D1C11 ink RGB 29 28 17
#E4E0C0 accent RGB 228 224 192
#3C479A support RGB 60 71 154
#C1C6B9 neutral RGB 193 198 185
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F1F0EA;
  --palette-ink: #1D1C11;
  --palette-accent: #E4E0C0;
  --palette-support: #3C479A;
  --palette-neutral: #C1C6B9;
}

Tailwind Config

{
  "palette-background": "#F1F0EA",
  "palette-ink": "#1D1C11",
  "palette-accent": "#E4E0C0",
  "palette-support": "#3C479A",
  "palette-neutral": "#C1C6B9"
}

Pro Exports Pro

Color Blindness Simulation

#E6DEBE
Protanopia
#E8E0C1
Deuteranopia
#EADBD7
Tritanopia

Build a design system around Pale Lime.