Rouge Vermillon

RE0032 / Ressource
#C83C2C

A true vermilion — bright, warm, and assertive. Based on the historic mercuric sulphide pigment prized in European decorative arts.

Spec Sheet

Hex#C83C2C
RGB200, 60, 44
HSL6°, 64%, 48%
On White 5.07:1 AA
On Black 4.14:1 AA Large

For AI Tools

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

Background: #F1EAEA
Text: #3F201C
Accent: #C83C2C
Support: #6AA8AF
Neutral: #D5CEC3

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

#F1EAEA background RGB 241 234 234
#3F201C ink RGB 63 32 28
#C83C2C accent RGB 200 60 44
#6AA8AF support RGB 106 168 175
#D5CEC3 neutral RGB 213 206 195
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F1EAEA;
  --palette-ink: #3F201C;
  --palette-accent: #C83C2C;
  --palette-support: #6AA8AF;
  --palette-neutral: #D5CEC3;
}

Tailwind Config

{
  "palette-background": "#F1EAEA",
  "palette-ink": "#3F201C",
  "palette-accent": "#C83C2C",
  "palette-support": "#6AA8AF",
  "palette-neutral": "#D5CEC3"
}

Pro Exports Pro

Color Blindness Simulation

#655B29
Protanopia
#887A26
Deuteranopia
#DC023A
Tritanopia

Build a design system around Rouge Vermillon.