Skip to content

#DAABAF

≈ rosybrown · rgb(218, 171, 175)
Color formats
HEX#DAABAF
RGBrgb(218, 171, 175)
HSLhsl(355, 39%, 76%)
HSVhsv(355, 22%, 85%)
OKLCHoklch(78% 0.06 13)
CMYKcmyk(0%, 22%, 20%, 15%)
Contrast & accessibility
On white2.01:1below AA
On black10.43:1AA pass
Best text color#000000
Nearest CSS name: rosybrown
Copy-ready code
CSS custom properties
:root {
  --rosybrown: #daabaf;
  --rosybrown-rgb: 218 171 175;
  --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-[#daabaf] text-[#daabaf] border-[#daabaf]
Shades & tints
Color harmonies
About this color

#DAABAF is a color with the RGB value rgb(218, 171, 175). 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.

Related

Convert #DAABAF to other formats

Palettes with a similar color

Gradients with a similar color

Copied