#EE90E8 Color

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

Color preview

#EE90E8

Color formats

HEX
#EE90E8
RGB
rgb(238, 144, 232)
RGBA
rgba(238, 144, 232, 1)
HSL
hsl(304, 73%, 75%)
HSV
hsv(304, 39%, 93%)
CMYK
cmyk(0%, 39%, 3%, 7%)
CSS variable
--color-primary: #EE90E8;
Lowercase HEX
#ee90e8

Shades

Tints

Tones

Harmony

CSS snippets for #EE90E8

.color-ee90e8 {
  color: #EE90E8;
  background-color: #EE90E8;
}

Frequently asked questions

What color is #EE90E8?+

#EE90E8 is a HEX color with RGB value rgb(238, 144, 232) and HSL value hsl(304, 73%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EE90E8?+

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