#DDABDA Color

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

Color preview

#DDABDA

Color formats

HEX
#DDABDA
RGB
rgb(221, 171, 218)
RGBA
rgba(221, 171, 218, 1)
HSL
hsl(304, 42%, 77%)
HSV
hsv(304, 23%, 87%)
CMYK
cmyk(0%, 23%, 1%, 13%)
CSS variable
--color-primary: #DDABDA;
Lowercase HEX
#ddabda

Shades

Tints

Tones

Harmony

CSS snippets for #DDABDA

.color-ddabda {
  color: #DDABDA;
  background-color: #DDABDA;
}

Frequently asked questions

What color is #DDABDA?+

#DDABDA is a HEX color with RGB value rgb(221, 171, 218) and HSL value hsl(304, 42%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DDABDA?+

The closest Tailwind color is pink-300, available as the bg-pink-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