#D9AECC Color

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

Color preview

#D9AECC

Color formats

HEX
#D9AECC
RGB
rgb(217, 174, 204)
RGBA
rgba(217, 174, 204, 1)
HSL
hsl(318, 36%, 77%)
HSV
hsv(318, 20%, 85%)
CMYK
cmyk(0%, 20%, 6%, 15%)
CSS variable
--color-primary: #D9AECC;
Lowercase HEX
#d9aecc

Shades

Tints

Tones

Harmony

CSS snippets for #D9AECC

.color-d9aecc {
  color: #D9AECC;
  background-color: #D9AECC;
}

Frequently asked questions

What color is #D9AECC?+

#D9AECC is a HEX color with RGB value rgb(217, 174, 204) and HSL value hsl(318, 36%, 77%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D9AECC?+

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