#D6AED6 Color

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

Color preview

#D6AED6

Color formats

HEX
#D6AED6
RGB
rgb(214, 174, 214)
RGBA
rgba(214, 174, 214, 1)
HSL
hsl(300, 33%, 76%)
HSV
hsv(300, 19%, 84%)
CMYK
cmyk(0%, 19%, 0%, 16%)
CSS variable
--color-primary: #D6AED6;
Lowercase HEX
#d6aed6

Shades

Tints

Tones

Harmony

CSS snippets for #D6AED6

.color-d6aed6 {
  color: #D6AED6;
  background-color: #D6AED6;
}

Frequently asked questions

What color is #D6AED6?+

#D6AED6 is a HEX color with RGB value rgb(214, 174, 214) and HSL value hsl(300, 33%, 76%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D6AED6?+

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