#DDABBF Color

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

Color preview

#DDABBF

Color formats

HEX
#DDABBF
RGB
rgb(221, 171, 191)
RGBA
rgba(221, 171, 191, 1)
HSL
hsl(336, 42%, 77%)
HSV
hsv(336, 23%, 87%)
CMYK
cmyk(0%, 23%, 14%, 13%)
CSS variable
--color-primary: #DDABBF;
Lowercase HEX
#ddabbf

Shades

Tints

Tones

Harmony

CSS snippets for #DDABBF

.color-ddabbf {
  color: #DDABBF;
  background-color: #DDABBF;
}

Frequently asked questions

What color is #DDABBF?+

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

What is the closest Tailwind color to #DDABBF?+

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