#EE91F5 Color

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

Color preview

#EE91F5

Color formats

HEX
#EE91F5
RGB
rgb(238, 145, 245)
RGBA
rgba(238, 145, 245, 1)
HSL
hsl(296, 83%, 76%)
HSV
hsv(296, 41%, 96%)
CMYK
cmyk(3%, 41%, 0%, 4%)
CSS variable
--color-primary: #EE91F5;
Lowercase HEX
#ee91f5

Shades

Tints

Tones

Harmony

CSS snippets for #EE91F5

.color-ee91f5 {
  color: #EE91F5;
  background-color: #EE91F5;
}

Frequently asked questions

What color is #EE91F5?+

#EE91F5 is a HEX color with RGB value rgb(238, 145, 245) and HSL value hsl(296, 83%, 76%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EE91F5?+

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