#DDABF2 Color

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

Color preview

#DDABF2

Color formats

HEX
#DDABF2
RGB
rgb(221, 171, 242)
RGBA
rgba(221, 171, 242, 1)
HSL
hsl(282, 73%, 81%)
HSV
hsv(282, 29%, 95%)
CMYK
cmyk(9%, 29%, 0%, 5%)
CSS variable
--color-primary: #DDABF2;
Lowercase HEX
#ddabf2

Shades

Tints

Tones

Harmony

CSS snippets for #DDABF2

.color-ddabf2 {
  color: #DDABF2;
  background-color: #DDABF2;
}

Frequently asked questions

What color is #DDABF2?+

#DDABF2 is a HEX color with RGB value rgb(221, 171, 242) and HSL value hsl(282, 73%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DDABF2?+

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