Absinthe

RE0066 / Ressource
#B0C870

The yellow-green of the notorious liqueur — sharp, herbal, and slightly dangerous. A bold, modern chartreuse with real personality.

Spec Sheet

Hex#B0C870
RGB176, 200, 112
HSL76°, 44%, 61%
On White 1.85:1 Fail
On Black 11.34:1 AAA

For AI Tools

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

Background: #F0F1EE
Text: #21231A
Accent: #B0C870
Support: #614D99
Neutral: #BBC7B8

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

#F0F1EE background RGB 240 241 238
#21231A ink RGB 33 35 26
#B0C870 accent RGB 176 200 112
#614D99 support RGB 97 77 153
#BBC7B8 neutral RGB 187 199 184
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0F1EE;
  --palette-ink: #21231A;
  --palette-accent: #B0C870;
  --palette-support: #614D99;
  --palette-neutral: #BBC7B8;
}

Tailwind Config

{
  "palette-background": "#F0F1EE",
  "palette-ink": "#21231A",
  "palette-accent": "#B0C870",
  "palette-support": "#614D99",
  "palette-neutral": "#BBC7B8"
}

Pro Exports Pro

Color Blindness Simulation

#D1BF69
Protanopia
#CEBE75
Deuteranopia
#B7C0B3
Tritanopia

Build a design system around Absinthe.