#EA18EE Color

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

Color preview

#EA18EE

Color formats

HEX
#EA18EE
RGB
rgb(234, 24, 238)
RGBA
rgba(234, 24, 238, 1)
HSL
hsl(299, 86%, 51%)
HSV
hsv(299, 90%, 93%)
CMYK
cmyk(2%, 90%, 0%, 7%)
CSS variable
--color-primary: #EA18EE;
Lowercase HEX
#ea18ee

Shades

Tints

Tones

Harmony

CSS snippets for #EA18EE

.color-ea18ee {
  color: #EA18EE;
  background-color: #EA18EE;
}

Frequently asked questions

What color is #EA18EE?+

#EA18EE is a HEX color with RGB value rgb(234, 24, 238) and HSL value hsl(299, 86%, 51%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #EA18EE?+

The closest Tailwind color is fuchsia-500, available as the bg-fuchsia-500 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