Rust

MQ1-20 / Behr
#895B54

A muted red with emotional weight. Draws the eye and adds passion to feature walls and architectural details.

Spec Sheet

Hex#895B54
RGB137, 91, 84
HSL8°, 24%, 43%
On White 5.69:1 AA
On Black 3.69:1 AA Large

For AI Tools

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

Background: #EFEBEB
Text: #291C1A
Accent: #895B54
Support: #4499A7
Neutral: #CEC7BA

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

#EFEBEB background RGB 239 235 235
#291C1A ink RGB 41 28 26
#895B54 accent RGB 137 91 84
#4499A7 support RGB 68 153 167
#CEC7BA neutral RGB 206 199 186
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EFEBEB;
  --palette-ink: #291C1A;
  --palette-accent: #895B54;
  --palette-support: #4499A7;
  --palette-neutral: #CEC7BA;
}

Tailwind Config

{
  "palette-background": "#EFEBEB",
  "palette-ink": "#291C1A",
  "palette-accent": "#895B54",
  "palette-support": "#4499A7",
  "palette-neutral": "#CEC7BA"
}

Pro Exports Pro

Color Blindness Simulation

#656153
Protanopia
#706A53
Deuteranopia
#935559
Tritanopia

Build a design system around Rust.