#D3ABBE Color

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

Color preview

#D3ABBE

Color formats

HEX
#D3ABBE
RGB
rgb(211, 171, 190)
RGBA
rgba(211, 171, 190, 1)
HSL
hsl(332, 31%, 75%)
HSV
hsv(332, 19%, 83%)
CMYK
cmyk(0%, 19%, 10%, 17%)
CSS variable
--color-primary: #D3ABBE;
Lowercase HEX
#d3abbe

Shades

Tints

Tones

Harmony

CSS snippets for #D3ABBE

.color-d3abbe {
  color: #D3ABBE;
  background-color: #D3ABBE;
}

Frequently asked questions

What color is #D3ABBE?+

#D3ABBE is a HEX color with RGB value rgb(211, 171, 190) and HSL value hsl(332, 31%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #D3ABBE?+

The closest Tailwind color is pink-300, available as the bg-pink-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