#DFB0E8 Color

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

Color preview

#DFB0E8

Color formats

HEX
#DFB0E8
RGB
rgb(223, 176, 232)
RGBA
rgba(223, 176, 232, 1)
HSL
hsl(290, 55%, 80%)
HSV
hsv(290, 24%, 91%)
CMYK
cmyk(4%, 24%, 0%, 9%)
CSS variable
--color-primary: #DFB0E8;
Lowercase HEX
#dfb0e8

Shades

Tints

Tones

Harmony

CSS snippets for #DFB0E8

.color-dfb0e8 {
  color: #DFB0E8;
  background-color: #DFB0E8;
}

Frequently asked questions

What color is #DFB0E8?+

#DFB0E8 is a HEX color with RGB value rgb(223, 176, 232) and HSL value hsl(290, 55%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DFB0E8?+

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