#D3ABBF Color

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

Color preview

#D3ABBF

Color formats

HEX
#D3ABBF
RGB
rgb(211, 171, 191)
RGBA
rgba(211, 171, 191, 1)
HSL
hsl(330, 31%, 75%)
HSV
hsv(330, 19%, 83%)
CMYK
cmyk(0%, 19%, 9%, 17%)
CSS variable
--color-primary: #D3ABBF;
Lowercase HEX
#d3abbf

Shades

Tints

Tones

Harmony

CSS snippets for #D3ABBF

.color-d3abbf {
  color: #D3ABBF;
  background-color: #D3ABBF;
}

Frequently asked questions

What color is #D3ABBF?+

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

What is the closest Tailwind color to #D3ABBF?+

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