#DDAFE1 Color

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

Color preview

#DDAFE1

Color formats

HEX
#DDAFE1
RGB
rgb(221, 175, 225)
RGBA
rgba(221, 175, 225, 1)
HSL
hsl(295, 45%, 78%)
HSV
hsv(295, 22%, 88%)
CMYK
cmyk(2%, 22%, 0%, 12%)
CSS variable
--color-primary: #DDAFE1;
Lowercase HEX
#ddafe1

Shades

Tints

Tones

Harmony

CSS snippets for #DDAFE1

.color-ddafe1 {
  color: #DDAFE1;
  background-color: #DDAFE1;
}

Frequently asked questions

What color is #DDAFE1?+

#DDAFE1 is a HEX color with RGB value rgb(221, 175, 225) and HSL value hsl(295, 45%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DDAFE1?+

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