#EF15E4 Color

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

Color preview

#EF15E4

Color formats

HEX
#EF15E4
RGB
rgb(239, 21, 228)
RGBA
rgba(239, 21, 228, 1)
HSL
hsl(303, 87%, 51%)
HSV
hsv(303, 91%, 94%)
CMYK
cmyk(0%, 91%, 5%, 6%)
CSS variable
--color-primary: #EF15E4;
Lowercase HEX
#ef15e4

Shades

Tints

Tones

Harmony

CSS snippets for #EF15E4

.color-ef15e4 {
  color: #EF15E4;
  background-color: #EF15E4;
}

Frequently asked questions

What color is #EF15E4?+

#EF15E4 is a HEX color with RGB value rgb(239, 21, 228) and HSL value hsl(303, 87%, 51%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #EF15E4?+

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