#D3ABAE Color

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

Color preview

#D3ABAE

Color formats

HEX
#D3ABAE
RGB
rgb(211, 171, 174)
RGBA
rgba(211, 171, 174, 1)
HSL
hsl(356, 31%, 75%)
HSV
hsv(356, 19%, 83%)
CMYK
cmyk(0%, 19%, 18%, 17%)
CSS variable
--color-primary: #D3ABAE;
Lowercase HEX
#d3abae

Shades

Tints

Tones

Harmony

CSS snippets for #D3ABAE

.color-d3abae {
  color: #D3ABAE;
  background-color: #D3ABAE;
}

Frequently asked questions

What color is #D3ABAE?+

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

What is the closest Tailwind color to #D3ABAE?+

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