#DBBBF2 Color

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

Color preview

#DBBBF2

Color formats

HEX
#DBBBF2
RGB
rgb(219, 187, 242)
RGBA
rgba(219, 187, 242, 1)
HSL
hsl(275, 68%, 84%)
HSV
hsv(275, 23%, 95%)
CMYK
cmyk(10%, 23%, 0%, 5%)
CSS variable
--color-primary: #DBBBF2;
Lowercase HEX
#dbbbf2

Shades

Tints

Tones

Harmony

CSS snippets for #DBBBF2

.color-dbbbf2 {
  color: #DBBBF2;
  background-color: #DBBBF2;
}

Frequently asked questions

What color is #DBBBF2?+

#DBBBF2 is a HEX color with RGB value rgb(219, 187, 242) and HSL value hsl(275, 68%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DBBBF2?+

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