Vert Cyprès

RE0145 / Ressource
#2C4030

Cypress green — the deep, dark green of Mediterranean cypress trees silhouetted against the sky. Solemn and architectural.

Spec Sheet

Hex#2C4030
RGB44, 64, 48
HSL132°, 19%, 21%
On White 11.15:1 AAA
On Black 1.88:1 Fail

For AI Tools

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

Background: #EEF1EF
Text: #111D14
Accent: #2C4030
Support: #AB4F99
Neutral: #B3CBC4

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

#EEF1EF background RGB 238 241 239
#111D14 ink RGB 17 29 20
#2C4030 accent RGB 44 64 48
#AB4F99 support RGB 171 79 153
#B3CBC4 neutral RGB 179 203 196
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEF1EF;
  --palette-ink: #111D14;
  --palette-accent: #2C4030;
  --palette-support: #AB4F99;
  --palette-neutral: #B3CBC4;
}

Tailwind Config

{
  "palette-background": "#EEF1EF",
  "palette-ink": "#111D14",
  "palette-accent": "#2C4030",
  "palette-support": "#AB4F99",
  "palette-neutral": "#B3CBC4"
}

Pro Exports Pro

Color Blindness Simulation

#403D2F
Protanopia
#3D3A31
Deuteranopia
#293F3C
Tritanopia

Build a design system around Vert Cyprès.