#DDABE5 Color

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

Color preview

#DDABE5

Color formats

HEX
#DDABE5
RGB
rgb(221, 171, 229)
RGBA
rgba(221, 171, 229, 1)
HSL
hsl(292, 53%, 78%)
HSV
hsv(292, 25%, 90%)
CMYK
cmyk(3%, 25%, 0%, 10%)
CSS variable
--color-primary: #DDABE5;
Lowercase HEX
#ddabe5

Shades

Tints

Tones

Harmony

CSS snippets for #DDABE5

.color-ddabe5 {
  color: #DDABE5;
  background-color: #DDABE5;
}

Frequently asked questions

What color is #DDABE5?+

#DDABE5 is a HEX color with RGB value rgb(221, 171, 229) and HSL value hsl(292, 53%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DDABE5?+

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