#DFBEEB Color

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

Color preview

#DFBEEB

Color formats

HEX
#DFBEEB
RGB
rgb(223, 190, 235)
RGBA
rgba(223, 190, 235, 1)
HSL
hsl(284, 53%, 83%)
HSV
hsv(284, 19%, 92%)
CMYK
cmyk(5%, 19%, 0%, 8%)
CSS variable
--color-primary: #DFBEEB;
Lowercase HEX
#dfbeeb

Shades

Tints

Tones

Harmony

CSS snippets for #DFBEEB

.color-dfbeeb {
  color: #DFBEEB;
  background-color: #DFBEEB;
}

Frequently asked questions

What color is #DFBEEB?+

#DFBEEB is a HEX color with RGB value rgb(223, 190, 235) and HSL value hsl(284, 53%, 83%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DFBEEB?+

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