#EF15E0 Color

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

Color preview

#EF15E0

Color formats

HEX
#EF15E0
RGB
rgb(239, 21, 224)
RGBA
rgba(239, 21, 224, 1)
HSL
hsl(304, 87%, 51%)
HSV
hsv(304, 91%, 94%)
CMYK
cmyk(0%, 91%, 6%, 6%)
CSS variable
--color-primary: #EF15E0;
Lowercase HEX
#ef15e0

Shades

Tints

Tones

Harmony

CSS snippets for #EF15E0

.color-ef15e0 {
  color: #EF15E0;
  background-color: #EF15E0;
}

Frequently asked questions

What color is #EF15E0?+

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

What is the closest Tailwind color to #EF15E0?+

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