#DDABD5 Color

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

Color preview

#DDABD5

Color formats

HEX
#DDABD5
RGB
rgb(221, 171, 213)
RGBA
rgba(221, 171, 213, 1)
HSL
hsl(310, 42%, 77%)
HSV
hsv(310, 23%, 87%)
CMYK
cmyk(0%, 23%, 4%, 13%)
CSS variable
--color-primary: #DDABD5;
Lowercase HEX
#ddabd5

Shades

Tints

Tones

Harmony

CSS snippets for #DDABD5

.color-ddabd5 {
  color: #DDABD5;
  background-color: #DDABD5;
}

Frequently asked questions

What color is #DDABD5?+

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

What is the closest Tailwind color to #DDABD5?+

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