#C52B4E
≈ brown · rgb(197, 43, 78)
Color formats
HEX#C52B4E
RGBrgb(197, 43, 78)
HSLhsl(346, 64%, 47%)
HSVhsv(346, 78%, 77%)
OKLCHoklch(55% 0.19 14)
CMYKcmyk(0%, 78%, 60%, 23%)
Contrast & accessibility
On white5.48:1AA pass
On black3.83:1below AA
Best text color#FFFFFF
Nearest CSS name: brown
Copy-ready code
CSS custom properties
:root {
--brown: #c52b4e;
--brown-rgb: 197 43 78;
--brown-oklch: oklch(55% 0.19 14);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--brown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c52b4e] text-[#c52b4e] border-[#c52b4e]
Shades & tints
Color harmonies
About this color
#C52B4E is a color with the RGB value rgb(197, 43, 78). Its closest CSS named color is "brown". 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.