#BA5263
≈ indianred · rgb(186, 82, 99)
Color formats
HEX#BA5263
RGBrgb(186, 82, 99)
HSLhsl(350, 43%, 53%)
HSVhsv(350, 56%, 73%)
OKLCHoklch(57% 0.13 12)
CMYKcmyk(0%, 56%, 47%, 27%)
Contrast & accessibility
On white4.69:1AA pass
On black4.47:1below AA
Best text color#FFFFFF
Nearest CSS name: indianred
Copy-ready code
CSS custom properties
:root {
--indianred: #ba5263;
--indianred-rgb: 186 82 99;
--indianred-oklch: oklch(57% 0.13 12);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indianred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ba5263] text-[#ba5263] border-[#ba5263]
Shades & tints
Color harmonies
About this color
#BA5263 is a color with the RGB value rgb(186, 82, 99). 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.