#DDABE3 Color

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

Color preview

#DDABE3

Color formats

HEX
#DDABE3
RGB
rgb(221, 171, 227)
RGBA
rgba(221, 171, 227, 1)
HSL
hsl(294, 50%, 78%)
HSV
hsv(294, 25%, 89%)
CMYK
cmyk(3%, 25%, 0%, 11%)
CSS variable
--color-primary: #DDABE3;
Lowercase HEX
#ddabe3

Shades

Tints

Tones

Harmony

CSS snippets for #DDABE3

.color-ddabe3 {
  color: #DDABE3;
  background-color: #DDABE3;
}

Frequently asked questions

What color is #DDABE3?+

#DDABE3 is a HEX color with RGB value rgb(221, 171, 227) and HSL value hsl(294, 50%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DDABE3?+

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