#B95C55
≈ indianred · rgb(185, 92, 85)
Color formats
HEX#B95C55
RGBrgb(185, 92, 85)
HSLhsl(4, 42%, 53%)
HSVhsv(4, 54%, 73%)
OKLCHoklch(59% 0.12 26)
CMYKcmyk(0%, 50%, 54%, 27%)
Contrast & accessibility
On white4.44:1below AA
On black4.72:1AA pass
Best text color#000000
Nearest CSS name: indianred
Copy-ready code
CSS custom properties
:root {
--indianred: #b95c55;
--indianred-rgb: 185 92 85;
--indianred-oklch: oklch(59% 0.12 26);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indianred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b95c55] text-[#b95c55] border-[#b95c55]
Shades & tints
Color harmonies
About this color
#B95C55 is a color with the RGB value rgb(185, 92, 85). 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.