#C32848
≈ brown · rgb(195, 40, 72)
Color formats
HEX#C32848
RGBrgb(195, 40, 72)
HSLhsl(348, 66%, 46%)
HSVhsv(348, 79%, 76%)
OKLCHoklch(54% 0.19 16)
CMYKcmyk(0%, 79%, 63%, 24%)
Contrast & accessibility
On white5.65:1AA pass
On black3.72:1below AA
Best text color#FFFFFF
Nearest CSS name: brown
Copy-ready code
CSS custom properties
:root {
--brown: #c32848;
--brown-rgb: 195 40 72;
--brown-oklch: oklch(54% 0.19 16);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--brown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c32848] text-[#c32848] border-[#c32848]
Shades & tints
Color harmonies
About this color
#C32848 is a color with the RGB value rgb(195, 40, 72). 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.