#EE82FF Color

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

Color preview

#EE82FF

Color formats

HEX
#EE82FF
RGB
rgb(238, 130, 255)
RGBA
rgba(238, 130, 255, 1)
HSL
hsl(292, 100%, 75%)
HSV
hsv(292, 49%, 100%)
CMYK
cmyk(7%, 49%, 0%, 0%)
CSS variable
--color-primary: #EE82FF;
Lowercase HEX
#ee82ff

Shades

Tints

Tones

Harmony

CSS snippets for #EE82FF

.color-ee82ff {
  color: #EE82FF;
  background-color: #EE82FF;
}

Frequently asked questions

What color is #EE82FF?+

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

What is the closest Tailwind color to #EE82FF?+

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