Scarlet 'n' Rust

316 / Paint & Paper Library
#5F4037

A deep, enigmatic shade born from the natural marriage of cardinal red and brown oxide. Rich and enveloping.

Spec Sheet

Hex#5F4037
RGB95, 64, 55
HSL13°, 27%, 29%
On White 9.23:1 AAA
On Black 2.28:1 Fail

For AI Tools

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

Background: #EBE7E6
Text: #271E1B
Accent: #5F4037
Support: #66AEC2
Neutral: #D4CEBF

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

#EBE7E6 background RGB 235 231 230
#271E1B ink RGB 39 30 27
#5F4037 accent RGB 95 64 55
#66AEC2 support RGB 102 174 194
#D4CEBF neutral RGB 212 206 191
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EBE7E6;
  --palette-ink: #271E1B;
  --palette-accent: #5F4037;
  --palette-support: #66AEC2;
  --palette-neutral: #D4CEBF;
}

Tailwind Config

{
  "palette-background": "#EBE7E6",
  "palette-ink": "#271E1B",
  "palette-accent": "#5F4037",
  "palette-support": "#66AEC2",
  "palette-neutral": "#D4CEBF"
}

Pro Exports Pro

Color Blindness Simulation

#474436
Protanopia
#4F4A37
Deuteranopia
#663B3E
Tritanopia

Build a design system around Scarlet 'n' Rust.