#DDAFEF Color

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

Color preview

#DDAFEF

Color formats

HEX
#DDAFEF
RGB
rgb(221, 175, 239)
RGBA
rgba(221, 175, 239, 1)
HSL
hsl(283, 67%, 81%)
HSV
hsv(283, 27%, 94%)
CMYK
cmyk(8%, 27%, 0%, 6%)
CSS variable
--color-primary: #DDAFEF;
Lowercase HEX
#ddafef

Shades

Tints

Tones

Harmony

CSS snippets for #DDAFEF

.color-ddafef {
  color: #DDAFEF;
  background-color: #DDAFEF;
}

Frequently asked questions

What color is #DDAFEF?+

#DDAFEF is a HEX color with RGB value rgb(221, 175, 239) and HSL value hsl(283, 67%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DDAFEF?+

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