#DBBEEC Color

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

Color preview

#DBBEEC

Color formats

HEX
#DBBEEC
RGB
rgb(219, 190, 236)
RGBA
rgba(219, 190, 236, 1)
HSL
hsl(278, 55%, 84%)
HSV
hsv(278, 19%, 93%)
CMYK
cmyk(7%, 19%, 0%, 7%)
CSS variable
--color-primary: #DBBEEC;
Lowercase HEX
#dbbeec

Shades

Tints

Tones

Harmony

CSS snippets for #DBBEEC

.color-dbbeec {
  color: #DBBEEC;
  background-color: #DBBEEC;
}

Frequently asked questions

What color is #DBBEEC?+

#DBBEEC is a HEX color with RGB value rgb(219, 190, 236) and HSL value hsl(278, 55%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DBBEEC?+

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