#DBBBEC Color

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

Color preview

#DBBBEC

Color formats

HEX
#DBBBEC
RGB
rgb(219, 187, 236)
RGBA
rgba(219, 187, 236, 1)
HSL
hsl(279, 56%, 83%)
HSV
hsv(279, 21%, 93%)
CMYK
cmyk(7%, 21%, 0%, 7%)
CSS variable
--color-primary: #DBBBEC;
Lowercase HEX
#dbbbec

Shades

Tints

Tones

Harmony

CSS snippets for #DBBBEC

.color-dbbbec {
  color: #DBBBEC;
  background-color: #DBBBEC;
}

Frequently asked questions

What color is #DBBBEC?+

#DBBBEC is a HEX color with RGB value rgb(219, 187, 236) and HSL value hsl(279, 56%, 83%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DBBBEC?+

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