#DBA9AD
≈ rosybrown · rgb(219, 169, 173)
Color formats
HEX#DBA9AD
RGBrgb(219, 169, 173)
HSLhsl(355, 41%, 76%)
HSVhsv(355, 23%, 86%)
OKLCHoklch(78% 0.06 13)
CMYKcmyk(0%, 23%, 21%, 14%)
Contrast & accessibility
On white2.04:1below AA
On black10.29:1AA pass
Best text color#000000
Nearest CSS name: rosybrown
Copy-ready code
CSS custom properties
:root {
--rosybrown: #dba9ad;
--rosybrown-rgb: 219 169 173;
--rosybrown-oklch: oklch(78% 0.06 13);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rosybrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dba9ad] text-[#dba9ad] border-[#dba9ad]
Shades & tints
Color harmonies
About this color
#DBA9AD is a color with the RGB value rgb(219, 169, 173). 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.