#DBABCA Color

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

Color preview

#DBABCA

Color formats

HEX
#DBABCA
RGB
rgb(219, 171, 202)
RGBA
rgba(219, 171, 202, 1)
HSL
hsl(321, 40%, 76%)
HSV
hsv(321, 22%, 86%)
CMYK
cmyk(0%, 22%, 8%, 14%)
CSS variable
--color-primary: #DBABCA;
Lowercase HEX
#dbabca

Shades

Tints

Tones

Harmony

CSS snippets for #DBABCA

.color-dbabca {
  color: #DBABCA;
  background-color: #DBABCA;
}

Frequently asked questions

What color is #DBABCA?+

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

What is the closest Tailwind color to #DBABCA?+

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