#DBBCF6 Color

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

Color preview

#DBBCF6

Color formats

HEX
#DBBCF6
RGB
rgb(219, 188, 246)
RGBA
rgba(219, 188, 246, 1)
HSL
hsl(272, 76%, 85%)
HSV
hsv(272, 24%, 96%)
CMYK
cmyk(11%, 24%, 0%, 4%)
CSS variable
--color-primary: #DBBCF6;
Lowercase HEX
#dbbcf6

Shades

Tints

Tones

Harmony

CSS snippets for #DBBCF6

.color-dbbcf6 {
  color: #DBBCF6;
  background-color: #DBBCF6;
}

Frequently asked questions

What color is #DBBCF6?+

#DBBCF6 is a HEX color with RGB value rgb(219, 188, 246) and HSL value hsl(272, 76%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DBBCF6?+

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