#DE82FF Color

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

Color preview

#DE82FF

Color formats

HEX
#DE82FF
RGB
rgb(222, 130, 255)
RGBA
rgba(222, 130, 255, 1)
HSL
hsl(284, 100%, 75%)
HSV
hsv(284, 49%, 100%)
CMYK
cmyk(13%, 49%, 0%, 0%)
CSS variable
--color-primary: #DE82FF;
Lowercase HEX
#de82ff

Shades

Tints

Tones

Harmony

CSS snippets for #DE82FF

.color-de82ff {
  color: #DE82FF;
  background-color: #DE82FF;
}

Frequently asked questions

What color is #DE82FF?+

#DE82FF is a HEX color with RGB value rgb(222, 130, 255) and HSL value hsl(284, 100%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #DE82FF?+

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