Minced Onion

2145-60 / Benjamin Moore
#F0F0DF

Rooted and airy, this green holds clean complexity beneath its organic appearance.

Spec Sheet

Hex#F0F0DF
RGB240, 240, 223
HSL60°, 36%, 91%
On White 1.15:1 Fail
On Black 18.23:1 AAA

For AI Tools

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

Background: #F2F2ED
Text: #303017
Accent: #F0F0DF
Support: #5959C0
Neutral: #B5C2A8

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

#F2F2ED background RGB 242 242 237
#303017 ink RGB 48 48 23
#F0F0DF accent RGB 240 240 223
#5959C0 support RGB 89 89 192
#B5C2A8 neutral RGB 181 194 168
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F2ED;
  --palette-ink: #303017;
  --palette-accent: #F0F0DF;
  --palette-support: #5959C0;
  --palette-neutral: #B5C2A8;
}

Tailwind Config

{
  "palette-background": "#F2F2ED",
  "palette-ink": "#303017",
  "palette-accent": "#F0F0DF",
  "palette-support": "#5959C0",
  "palette-neutral": "#B5C2A8"
}

Pro Exports Pro

Color Blindness Simulation

#F3EEDE
Protanopia
#F4EFE0
Deuteranopia
#F3EEEB
Tritanopia

Build a design system around Minced Onion.