#DEB8FF Color

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

Color preview

#DEB8FF

Color formats

HEX
#DEB8FF
RGB
rgb(222, 184, 255)
RGBA
rgba(222, 184, 255, 1)
HSL
hsl(272, 100%, 86%)
HSV
hsv(272, 28%, 100%)
CMYK
cmyk(13%, 28%, 0%, 0%)
CSS variable
--color-primary: #DEB8FF;
Lowercase HEX
#deb8ff

Shades

Tints

Tones

Harmony

CSS snippets for #DEB8FF

.color-deb8ff {
  color: #DEB8FF;
  background-color: #DEB8FF;
}

Frequently asked questions

What color is #DEB8FF?+

#DEB8FF is a HEX color with RGB value rgb(222, 184, 255) and HSL value hsl(272, 100%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DEB8FF?+

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