Skip to content

#A32E50

≈ indianred · rgb(163, 46, 80)
Color formats
HEX#A32E50
RGBrgb(163, 46, 80)
HSLhsl(343, 56%, 41%)
HSVhsv(343, 72%, 64%)
OKLCHoklch(49% 0.15 8)
CMYKcmyk(0%, 72%, 51%, 36%)
Contrast & accessibility
On white6.85:1AA pass
On black3.06:1below AA
Best text color#FFFFFF
Nearest CSS name: indianred
Copy-ready code
CSS custom properties
:root {
  --indianred: #a32e50;
  --indianred-rgb: 163 46 80;
  --indianred-oklch: oklch(49% 0.15 8);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indianred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a32e50] text-[#a32e50] border-[#a32e50]
Shades & tints
Color harmonies
About this color

#A32E50 is a color with the RGB value rgb(163, 46, 80). Its closest CSS named color is "indianred". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #A32E50 to other formats

Palettes with a similar color

Gradients with a similar color

Copied