Red Cent

SW 6341 / Sherwin-Williams
#AD654C

A glowing, muted orange value subtle enough for large surfaces yet interesting up close.

Spec Sheet

Hex#AD654C
RGB173, 101, 76
HSL15°, 39%, 49%
On White 4.43:1 AA Large
On Black 4.74:1 AA

For AI Tools

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

Background: #E9E4E2
Text: #241C19
Accent: #AD654C
Support: #49879C
Neutral: #CCC4AD

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

#E9E4E2 background RGB 233 228 226
#241C19 ink RGB 36 28 25
#AD654C accent RGB 173 101 76
#49879C support RGB 73 135 156
#CCC4AD neutral RGB 204 196 173
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E9E4E2;
  --palette-ink: #241C19;
  --palette-accent: #AD654C;
  --palette-support: #49879C;
  --palette-neutral: #CCC4AD;
}

Tailwind Config

{
  "palette-background": "#E9E4E2",
  "palette-ink": "#241C19",
  "palette-accent": "#AD654C",
  "palette-support": "#49879C",
  "palette-neutral": "#CCC4AD"
}

Pro Exports Pro

Color Blindness Simulation

#776E4A
Protanopia
#897E4B
Deuteranopia
#BC595F
Tritanopia

Build a design system around Red Cent.