#D2AECC Color

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

Color preview

#D2AECC

Color formats

HEX
#D2AECC
RGB
rgb(210, 174, 204)
RGBA
rgba(210, 174, 204, 1)
HSL
hsl(310, 29%, 75%)
HSV
hsv(310, 17%, 82%)
CMYK
cmyk(0%, 17%, 3%, 18%)
CSS variable
--color-primary: #D2AECC;
Lowercase HEX
#d2aecc

Shades

Tints

Tones

Harmony

CSS snippets for #D2AECC

.color-d2aecc {
  color: #D2AECC;
  background-color: #D2AECC;
}

Frequently asked questions

What color is #D2AECC?+

#D2AECC is a HEX color with RGB value rgb(210, 174, 204) and HSL value hsl(310, 29%, 75%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D2AECC?+

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