Vert Amande

RE0057 / Ressource
#C0D0A8

Almond green — a soft, milky green with yellow warmth. Fresh and approachable, it brings garden light indoors.

Spec Sheet

Hex#C0D0A8
RGB192, 208, 168
HSL84°, 30%, 74%
On White 1.64:1 Fail
On Black 12.83:1 AAA

For AI Tools

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

Background: #E9ECE4
Text: #151811
Accent: #C0D0A8
Support: #9274BE
Neutral: #C9D5C8

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

#E9ECE4 background RGB 233 236 228
#151811 ink RGB 21 24 17
#C0D0A8 accent RGB 192 208 168
#9274BE support RGB 146 116 190
#C9D5C8 neutral RGB 201 213 200
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E9ECE4;
  --palette-ink: #151811;
  --palette-accent: #C0D0A8;
  --palette-support: #9274BE;
  --palette-neutral: #C9D5C8;
}

Tailwind Config

{
  "palette-background": "#E9ECE4",
  "palette-ink": "#151811",
  "palette-accent": "#C0D0A8",
  "palette-support": "#9274BE",
  "palette-neutral": "#C9D5C8"
}

Pro Exports Pro

Color Blindness Simulation

#D5CBA6
Protanopia
#D2CAAA
Deuteranopia
#C3CCC5
Tritanopia

Build a design system around Vert Amande.