#DF80FF Color

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

Color preview

#DF80FF

Color formats

HEX
#DF80FF
RGB
rgb(223, 128, 255)
RGBA
rgba(223, 128, 255, 1)
HSL
hsl(285, 100%, 75%)
HSV
hsv(285, 50%, 100%)
CMYK
cmyk(13%, 50%, 0%, 0%)
CSS variable
--color-primary: #DF80FF;
Lowercase HEX
#df80ff

Shades

Tints

Tones

Harmony

CSS snippets for #DF80FF

.color-df80ff {
  color: #DF80FF;
  background-color: #DF80FF;
}

Frequently asked questions

What color is #DF80FF?+

#DF80FF is a HEX color with RGB value rgb(223, 128, 255) and HSL value hsl(285, 100%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #DF80FF?+

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