#DBABEA Color

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

Color preview

#DBABEA

Color formats

HEX
#DBABEA
RGB
rgb(219, 171, 234)
RGBA
rgba(219, 171, 234, 1)
HSL
hsl(286, 60%, 79%)
HSV
hsv(286, 27%, 92%)
CMYK
cmyk(6%, 27%, 0%, 8%)
CSS variable
--color-primary: #DBABEA;
Lowercase HEX
#dbabea

Shades

Tints

Tones

Harmony

CSS snippets for #DBABEA

.color-dbabea {
  color: #DBABEA;
  background-color: #DBABEA;
}

Frequently asked questions

What color is #DBABEA?+

#DBABEA is a HEX color with RGB value rgb(219, 171, 234) and HSL value hsl(286, 60%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DBABEA?+

The closest Tailwind color is purple-300, available as the bg-purple-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