#B97984
≈ rosybrown · rgb(185, 121, 132)
Color formats
HEX#B97984
RGBrgb(185, 121, 132)
HSLhsl(350, 31%, 60%)
HSVhsv(350, 35%, 73%)
OKLCHoklch(65% 0.08 8)
CMYKcmyk(0%, 35%, 29%, 27%)
Contrast & accessibility
On white3.43:1below AA
On black6.13:1AA pass
Best text color#000000
Nearest CSS name: rosybrown
Copy-ready code
CSS custom properties
:root {
--rosybrown: #b97984;
--rosybrown-rgb: 185 121 132;
--rosybrown-oklch: oklch(65% 0.08 8);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rosybrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b97984] text-[#b97984] border-[#b97984]
Shades & tints
Color harmonies
About this color
#B97984 is a color with the RGB value rgb(185, 121, 132). Its closest CSS named color is "rosybrown". 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.