#DDABC6 Color

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

Color preview

#DDABC6

Color formats

HEX
#DDABC6
RGB
rgb(221, 171, 198)
RGBA
rgba(221, 171, 198, 1)
HSL
hsl(328, 42%, 77%)
HSV
hsv(328, 23%, 87%)
CMYK
cmyk(0%, 23%, 10%, 13%)
CSS variable
--color-primary: #DDABC6;
Lowercase HEX
#ddabc6

Shades

Tints

Tones

Harmony

CSS snippets for #DDABC6

.color-ddabc6 {
  color: #DDABC6;
  background-color: #DDABC6;
}

Frequently asked questions

What color is #DDABC6?+

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

What is the closest Tailwind color to #DDABC6?+

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