#D2AEAD Color

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

Color preview

#D2AEAD

Color formats

HEX
#D2AEAD
RGB
rgb(210, 174, 173)
RGBA
rgba(210, 174, 173, 1)
HSL
hsl(2, 29%, 75%)
HSV
hsv(2, 18%, 82%)
CMYK
cmyk(0%, 17%, 18%, 18%)
CSS variable
--color-primary: #D2AEAD;
Lowercase HEX
#d2aead

Shades

Tints

Tones

Harmony

CSS snippets for #D2AEAD

.color-d2aead {
  color: #D2AEAD;
  background-color: #D2AEAD;
}

Frequently asked questions

What color is #D2AEAD?+

#D2AEAD is a HEX color with RGB value rgb(210, 174, 173) and HSL value hsl(2, 29%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #D2AEAD?+

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