#EF37F2 Color

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

Color preview

#EF37F2

Color formats

HEX
#EF37F2
RGB
rgb(239, 55, 242)
RGBA
rgba(239, 55, 242, 1)
HSL
hsl(299, 88%, 58%)
HSV
hsv(299, 77%, 95%)
CMYK
cmyk(1%, 77%, 0%, 5%)
CSS variable
--color-primary: #EF37F2;
Lowercase HEX
#ef37f2

Shades

Tints

Tones

Harmony

CSS snippets for #EF37F2

.color-ef37f2 {
  color: #EF37F2;
  background-color: #EF37F2;
}

Frequently asked questions

What color is #EF37F2?+

#EF37F2 is a HEX color with RGB value rgb(239, 55, 242) and HSL value hsl(299, 88%, 58%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #EF37F2?+

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