Buttermilk

FE079 / Fired Earth
#E8DFC0

A soft cream-yellow with gentle dairy warmth. Comforting and luminous in country kitchens.

Spec Sheet

Hex#E8DFC0
RGB232, 223, 192
HSL47°, 47%, 83%
On White 1.33:1 Fail
On Black 15.75:1 AAA

For AI Tools

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

Background: #EBEAE5
Text: #201C0E
Accent: #E8DFC0
Support: #485689
Neutral: #C4CAB4

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

#EBEAE5 background RGB 235 234 229
#201C0E ink RGB 32 28 14
#E8DFC0 accent RGB 232 223 192
#485689 support RGB 72 86 137
#C4CAB4 neutral RGB 196 202 180
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EBEAE5;
  --palette-ink: #201C0E;
  --palette-accent: #E8DFC0;
  --palette-support: #485689;
  --palette-neutral: #C4CAB4;
}

Tailwind Config

{
  "palette-background": "#EBEAE5",
  "palette-ink": "#201C0E",
  "palette-accent": "#E8DFC0",
  "palette-support": "#485689",
  "palette-neutral": "#C4CAB4"
}

Pro Exports Pro

Color Blindness Simulation

#E6DDBE
Protanopia
#E9E0C1
Deuteranopia
#EFDAD6
Tritanopia

Build a design system around Buttermilk.