#DDADD8 Color

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

Color preview

#DDADD8

Color formats

HEX
#DDADD8
RGB
rgb(221, 173, 216)
RGBA
rgba(221, 173, 216, 1)
HSL
hsl(306, 41%, 77%)
HSV
hsv(306, 22%, 87%)
CMYK
cmyk(0%, 22%, 2%, 13%)
CSS variable
--color-primary: #DDADD8;
Lowercase HEX
#ddadd8

Shades

Tints

Tones

Harmony

CSS snippets for #DDADD8

.color-ddadd8 {
  color: #DDADD8;
  background-color: #DDADD8;
}

Frequently asked questions

What color is #DDADD8?+

#DDADD8 is a HEX color with RGB value rgb(221, 173, 216) and HSL value hsl(306, 41%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DDADD8?+

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