#DDAFE5 Color

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

Color preview

#DDAFE5

Color formats

HEX
#DDAFE5
RGB
rgb(221, 175, 229)
RGBA
rgba(221, 175, 229, 1)
HSL
hsl(291, 51%, 79%)
HSV
hsv(291, 24%, 90%)
CMYK
cmyk(3%, 24%, 0%, 10%)
CSS variable
--color-primary: #DDAFE5;
Lowercase HEX
#ddafe5

Shades

Tints

Tones

Harmony

CSS snippets for #DDAFE5

.color-ddafe5 {
  color: #DDAFE5;
  background-color: #DDAFE5;
}

Frequently asked questions

What color is #DDAFE5?+

#DDAFE5 is a HEX color with RGB value rgb(221, 175, 229) and HSL value hsl(291, 51%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DDAFE5?+

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