#DBABBF Color

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

Color preview

#DBABBF

Color formats

HEX
#DBABBF
RGB
rgb(219, 171, 191)
RGBA
rgba(219, 171, 191, 1)
HSL
hsl(335, 40%, 76%)
HSV
hsv(335, 22%, 86%)
CMYK
cmyk(0%, 22%, 13%, 14%)
CSS variable
--color-primary: #DBABBF;
Lowercase HEX
#dbabbf

Shades

Tints

Tones

Harmony

CSS snippets for #DBABBF

.color-dbabbf {
  color: #DBABBF;
  background-color: #DBABBF;
}

Frequently asked questions

What color is #DBABBF?+

#DBABBF is a HEX color with RGB value rgb(219, 171, 191) and HSL value hsl(335, 40%, 76%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DBABBF?+

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