Oatmeal

PP-090 / Portola Paints
#DDD2C0

A nourishing warm neutral with the gentle warmth of porridge on a cold morning, comforting without being heavy.

Spec Sheet

Hex#DDD2C0
RGB221, 210, 192
HSL37°, 30%, 81%
On White 1.49:1 Fail
On Black 14.05:1 AAA

For AI Tools

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

Background: #F3F3F1
Text: #292114
Accent: #DDD2C0
Support: #778FB6
Neutral: #C6C8B7

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

#F3F3F1 background RGB 243 243 241
#292114 ink RGB 41 33 20
#DDD2C0 accent RGB 221 210 192
#778FB6 support RGB 119 143 182
#C6C8B7 neutral RGB 198 200 183
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F3F3F1;
  --palette-ink: #292114;
  --palette-accent: #DDD2C0;
  --palette-support: #778FB6;
  --palette-neutral: #C6C8B7;
}

Tailwind Config

{
  "palette-background": "#F3F3F1",
  "palette-ink": "#292114",
  "palette-accent": "#DDD2C0",
  "palette-support": "#778FB6",
  "palette-neutral": "#C6C8B7"
}

Pro Exports Pro

Color Blindness Simulation

#D7D2BF
Protanopia
#DAD4C0
Deuteranopia
#E2CFCD
Tritanopia

Build a design system around Oatmeal.