#DF80E5 Color

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

Color preview

#DF80E5

Color formats

HEX
#DF80E5
RGB
rgb(223, 128, 229)
RGBA
rgba(223, 128, 229, 1)
HSL
hsl(296, 66%, 70%)
HSV
hsv(296, 44%, 90%)
CMYK
cmyk(3%, 44%, 0%, 10%)
CSS variable
--color-primary: #DF80E5;
Lowercase HEX
#df80e5

Shades

Tints

Tones

Harmony

CSS snippets for #DF80E5

.color-df80e5 {
  color: #DF80E5;
  background-color: #DF80E5;
}

Frequently asked questions

What color is #DF80E5?+

#DF80E5 is a HEX color with RGB value rgb(223, 128, 229) and HSL value hsl(296, 66%, 70%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #DF80E5?+

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