#DDABF5 Color

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

Color preview

#DDABF5

Color formats

HEX
#DDABF5
RGB
rgb(221, 171, 245)
RGBA
rgba(221, 171, 245, 1)
HSL
hsl(281, 79%, 82%)
HSV
hsv(281, 30%, 96%)
CMYK
cmyk(10%, 30%, 0%, 4%)
CSS variable
--color-primary: #DDABF5;
Lowercase HEX
#ddabf5

Shades

Tints

Tones

Harmony

CSS snippets for #DDABF5

.color-ddabf5 {
  color: #DDABF5;
  background-color: #DDABF5;
}

Frequently asked questions

What color is #DDABF5?+

#DDABF5 is a HEX color with RGB value rgb(221, 171, 245) and HSL value hsl(281, 79%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DDABF5?+

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