#D2AEAF Color

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

Color preview

#D2AEAF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D2AEAF

.color-d2aeaf {
  color: #D2AEAF;
  background-color: #D2AEAF;
}

Frequently asked questions

What color is #D2AEAF?+

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

What is the closest Tailwind color to #D2AEAF?+

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