#DCABBB Color

Inspect #DCABBB across formats, palettes, contrast and closest named color matches.

Color preview

#DCABBB

Color formats

HEX
#DCABBB
RGB
rgb(220, 171, 187)
RGBA
rgba(220, 171, 187, 1)
HSL
hsl(340, 41%, 77%)
HSV
hsv(340, 22%, 86%)
CMYK
cmyk(0%, 22%, 15%, 14%)
CSS variable
--color-primary: #DCABBB;
Lowercase HEX
#dcabbb

Shades

Tints

Tones

Harmony

CSS snippets for #DCABBB

.color-dcabbb {
  color: #DCABBB;
  background-color: #DCABBB;
}

Frequently asked questions

What color is #DCABBB?+

#DCABBB is a HEX color with RGB value rgb(220, 171, 187) and HSL value hsl(340, 41%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #DCABBB?+

The closest Tailwind color is rose-300, available as the bg-rose-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools