Oak Apple

63 / Little Greene
#DAC388

A mellow, autumnal golden-yellow named after the gall formations found on English oak trees.

Spec Sheet

Hex#DAC388
RGB218, 195, 136
HSL43°, 53%, 69%
On White 1.73:1 Fail
On Black 12.14:1 AAA

For AI Tools

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

Background: #EDECE8
Text: #201C13
Accent: #DAC388
Support: #7888B0
Neutral: #C3C8B1

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

#EDECE8 background RGB 237 236 232
#201C13 ink RGB 32 28 19
#DAC388 accent RGB 218 195 136
#7888B0 support RGB 120 136 176
#C3C8B1 neutral RGB 195 200 177
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EDECE8;
  --palette-ink: #201C13;
  --palette-accent: #DAC388;
  --palette-support: #7888B0;
  --palette-neutral: #C3C8B1;
}

Tailwind Config

{
  "palette-background": "#EDECE8",
  "palette-ink": "#201C13",
  "palette-accent": "#DAC388",
  "palette-support": "#7888B0",
  "palette-neutral": "#C3C8B1"
}

Pro Exports Pro

Color Blindness Simulation

#D0C184
Protanopia
#D6C88A
Deuteranopia
#E6BAB4
Tritanopia

Build a design system around Oak Apple.