#BD3051
≈ indianred · rgb(189, 48, 81)
Color formats
HEX#BD3051
RGBrgb(189, 48, 81)
HSLhsl(346, 59%, 46%)
HSVhsv(346, 75%, 74%)
OKLCHoklch(54% 0.18 12)
CMYKcmyk(0%, 75%, 57%, 26%)
Contrast & accessibility
On white5.67:1AA pass
On black3.71:1below AA
Best text color#FFFFFF
Nearest CSS name: indianred
Copy-ready code
CSS custom properties
:root {
--indianred: #bd3051;
--indianred-rgb: 189 48 81;
--indianred-oklch: oklch(54% 0.18 12);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indianred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bd3051] text-[#bd3051] border-[#bd3051]
Shades & tints
Color harmonies
About this color
#BD3051 is a color with the RGB value rgb(189, 48, 81). 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.