CSS named color
Brown #A52A2A
Brown is red. Below: every color format, WCAG contrast against black and white, its tints, shades and tones, and the harmonies that pair with it.
Color values
Contrast & accessibility
WCAG contrast ratio of Brown used as a foreground on white and black backgrounds.
Aa The quick brown fox
7.08:1
On white
AA ✓ AAA ✓ AA Large ✓
Aa The quick brown fox
2.96:1
On black
AA ✕ AAA ✕ AA Large ✕
Tints, shades & tones
Systematic variations of Brown — click any swatch to copy its hex.
Tintsmixed toward white
Shadesmixed toward black
Tonesmixed toward gray
Color harmonies
Palettes built from Brown by rotating its hue. Each swatch links to its closest named color.
Complementary
Split-complementary
Use Brown in your stack
Tailwind (arbitrary value)
Works for any property: text-[#a52a2a], border-[#a52a2a].
CSS custom property
Reference it anywhere with var(--color).
Build a full theme
Turn Brown into a complete shadcn/ui palette — light & dark, contrast-checked, one-command install.
Extract a theme →