#EF15D2 Color

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

Color preview

#EF15D2

Color formats

HEX
#EF15D2
RGB
rgb(239, 21, 210)
RGBA
rgba(239, 21, 210, 1)
HSL
hsl(308, 87%, 51%)
HSV
hsv(308, 91%, 94%)
CMYK
cmyk(0%, 91%, 12%, 6%)
CSS variable
--color-primary: #EF15D2;
Lowercase HEX
#ef15d2

Shades

Tints

Tones

Harmony

CSS snippets for #EF15D2

.color-ef15d2 {
  color: #EF15D2;
  background-color: #EF15D2;
}

Frequently asked questions

What color is #EF15D2?+

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

What is the closest Tailwind color to #EF15D2?+

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