#D2ABBB Color

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

Color preview

#D2ABBB

Color formats

HEX
#D2ABBB
RGB
rgb(210, 171, 187)
RGBA
rgba(210, 171, 187, 1)
HSL
hsl(335, 30%, 75%)
HSV
hsv(335, 19%, 82%)
CMYK
cmyk(0%, 19%, 11%, 18%)
CSS variable
--color-primary: #D2ABBB;
Lowercase HEX
#d2abbb

Shades

Tints

Tones

Harmony

CSS snippets for #D2ABBB

.color-d2abbb {
  color: #D2ABBB;
  background-color: #D2ABBB;
}

Frequently asked questions

What color is #D2ABBB?+

#D2ABBB is a HEX color with RGB value rgb(210, 171, 187) and HSL value hsl(335, 30%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #D2ABBB?+

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