#EA18F2 Color

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

Color preview

#EA18F2

Color formats

HEX
#EA18F2
RGB
rgb(234, 24, 242)
RGBA
rgba(234, 24, 242, 1)
HSL
hsl(298, 89%, 52%)
HSV
hsv(298, 90%, 95%)
CMYK
cmyk(3%, 90%, 0%, 5%)
CSS variable
--color-primary: #EA18F2;
Lowercase HEX
#ea18f2

Shades

Tints

Tones

Harmony

CSS snippets for #EA18F2

.color-ea18f2 {
  color: #EA18F2;
  background-color: #EA18F2;
}

Frequently asked questions

What color is #EA18F2?+

#EA18F2 is a HEX color with RGB value rgb(234, 24, 242) and HSL value hsl(298, 89%, 52%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #EA18F2?+

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