#EF0EFB Color

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

Color preview

#EF0EFB

Color formats

HEX
#EF0EFB
RGB
rgb(239, 14, 251)
RGBA
rgba(239, 14, 251, 1)
HSL
hsl(297, 97%, 52%)
HSV
hsv(297, 94%, 98%)
CMYK
cmyk(5%, 94%, 0%, 2%)
CSS variable
--color-primary: #EF0EFB;
Lowercase HEX
#ef0efb

Shades

Tints

Tones

Harmony

CSS snippets for #EF0EFB

.color-ef0efb {
  color: #EF0EFB;
  background-color: #EF0EFB;
}

Frequently asked questions

What color is #EF0EFB?+

#EF0EFB is a HEX color with RGB value rgb(239, 14, 251) and HSL value hsl(297, 97%, 52%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #EF0EFB?+

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