#D98A92
≈ rosybrown · rgb(217, 138, 146)
Color formats
HEX#D98A92
RGBrgb(217, 138, 146)
HSLhsl(354, 51%, 70%)
HSVhsv(354, 36%, 85%)
OKLCHoklch(72% 0.1 13)
CMYKcmyk(0%, 36%, 33%, 15%)
Contrast & accessibility
On white2.62:1below AA
On black8.00:1AA pass
Best text color#000000
Nearest CSS name: rosybrown
Copy-ready code
CSS custom properties
:root {
--rosybrown: #d98a92;
--rosybrown-rgb: 217 138 146;
--rosybrown-oklch: oklch(72% 0.1 13);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rosybrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d98a92] text-[#d98a92] border-[#d98a92]
Shades & tints
Color harmonies
About this color
#D98A92 is a color with the RGB value rgb(217, 138, 146). 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.