#DEBDE3 Color

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

Color preview

#DEBDE3

Color formats

HEX
#DEBDE3
RGB
rgb(222, 189, 227)
RGBA
rgba(222, 189, 227, 1)
HSL
hsl(292, 40%, 82%)
HSV
hsv(292, 17%, 89%)
CMYK
cmyk(2%, 17%, 0%, 11%)
CSS variable
--color-primary: #DEBDE3;
Lowercase HEX
#debde3

Shades

Tints

Tones

Harmony

CSS snippets for #DEBDE3

.color-debde3 {
  color: #DEBDE3;
  background-color: #DEBDE3;
}

Frequently asked questions

What color is #DEBDE3?+

#DEBDE3 is a HEX color with RGB value rgb(222, 189, 227) and HSL value hsl(292, 40%, 82%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DEBDE3?+

The closest Tailwind color is zinc-300, available as the bg-zinc-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