#DEBFF3 Color

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

Color preview

#DEBFF3

Color formats

HEX
#DEBFF3
RGB
rgb(222, 191, 243)
RGBA
rgba(222, 191, 243, 1)
HSL
hsl(276, 68%, 85%)
HSV
hsv(276, 21%, 95%)
CMYK
cmyk(9%, 21%, 0%, 5%)
CSS variable
--color-primary: #DEBFF3;
Lowercase HEX
#debff3

Shades

Tints

Tones

Harmony

CSS snippets for #DEBFF3

.color-debff3 {
  color: #DEBFF3;
  background-color: #DEBFF3;
}

Frequently asked questions

What color is #DEBFF3?+

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

What is the closest Tailwind color to #DEBFF3?+

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