#DDABCB Color

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

Color preview

#DDABCB

Color formats

HEX
#DDABCB
RGB
rgb(221, 171, 203)
RGBA
rgba(221, 171, 203, 1)
HSL
hsl(322, 42%, 77%)
HSV
hsv(322, 23%, 87%)
CMYK
cmyk(0%, 23%, 8%, 13%)
CSS variable
--color-primary: #DDABCB;
Lowercase HEX
#ddabcb

Shades

Tints

Tones

Harmony

CSS snippets for #DDABCB

.color-ddabcb {
  color: #DDABCB;
  background-color: #DDABCB;
}

Frequently asked questions

What color is #DDABCB?+

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

What is the closest Tailwind color to #DDABCB?+

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