Rust

2175-30 / Benjamin Moore
#B66340

A substantial orange with warm warmth that envelops a room without overpowering it.

Spec Sheet

Hex#B66340
RGB182, 99, 64
HSL18°, 48%, 48%
On White 4.33:1 AA Large
On Black 4.85:1 AA

For AI Tools

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

Background: #F2EFED
Text: #1E1410
Accent: #B66340
Support: #78A3B5
Neutral: #D8D3C0

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.

#F2EFED background RGB 242 239 237
#1E1410 ink RGB 30 20 16
#B66340 accent RGB 182 99 64
#78A3B5 support RGB 120 163 181
#D8D3C0 neutral RGB 216 211 192
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2EFED;
  --palette-ink: #1E1410;
  --palette-accent: #B66340;
  --palette-support: #78A3B5;
  --palette-neutral: #D8D3C0;
}

Tailwind Config

{
  "palette-background": "#F2EFED",
  "palette-ink": "#1E1410",
  "palette-accent": "#B66340",
  "palette-support": "#78A3B5",
  "palette-neutral": "#D8D3C0"
}

Pro Exports Pro

Color Blindness Simulation

#796E3D
Protanopia
#8D803F
Deuteranopia
#C7535B
Tritanopia

Build a design system around Rust.