#DBBFF3 Color

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

Color preview

#DBBFF3

Color formats

HEX
#DBBFF3
RGB
rgb(219, 191, 243)
RGBA
rgba(219, 191, 243, 1)
HSL
hsl(272, 68%, 85%)
HSV
hsv(272, 21%, 95%)
CMYK
cmyk(10%, 21%, 0%, 5%)
CSS variable
--color-primary: #DBBFF3;
Lowercase HEX
#dbbff3

Shades

Tints

Tones

Harmony

CSS snippets for #DBBFF3

.color-dbbff3 {
  color: #DBBFF3;
  background-color: #DBBFF3;
}

Frequently asked questions

What color is #DBBFF3?+

#DBBFF3 is a HEX color with RGB value rgb(219, 191, 243) and HSL value hsl(272, 68%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DBBFF3?+

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