Fennel

ZOFF060 / Zoffany
#C0C59E

A fresh, herbaceous green with yellow undertones, like fennel fronds in a kitchen garden. Natural and lively.

Spec Sheet

Hex#C0C59E
RGB192, 197, 158
HSL68°, 25%, 70%
On White 1.79:1 Fail
On Black 11.72:1 AAA

For AI Tools

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

Background: #EFF0EA
Text: #2A2C1B
Accent: #C0C59E
Support: #5647B8
Neutral: #BAC5B4

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

#EFF0EA background RGB 239 240 234
#2A2C1B ink RGB 42 44 27
#C0C59E accent RGB 192 197 158
#5647B8 support RGB 86 71 184
#BAC5B4 neutral RGB 186 197 180
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EFF0EA;
  --palette-ink: #2A2C1B;
  --palette-accent: #C0C59E;
  --palette-support: #5647B8;
  --palette-neutral: #BAC5B4;
}

Tailwind Config

{
  "palette-background": "#EFF0EA",
  "palette-ink": "#2A2C1B",
  "palette-accent": "#C0C59E",
  "palette-support": "#5647B8",
  "palette-neutral": "#BAC5B4"
}

Pro Exports Pro

Color Blindness Simulation

#CBC19C
Protanopia
#CBC29F
Deuteranopia
#C5C0BA
Tritanopia

Build a design system around Fennel.