#EF08FF Color

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

Color preview

#EF08FF

Color formats

HEX
#EF08FF
RGB
rgb(239, 8, 255)
RGBA
rgba(239, 8, 255, 1)
HSL
hsl(296, 100%, 52%)
HSV
hsv(296, 97%, 100%)
CMYK
cmyk(6%, 97%, 0%, 0%)
CSS variable
--color-primary: #EF08FF;
Lowercase HEX
#ef08ff

Shades

Tints

Tones

Harmony

CSS snippets for #EF08FF

.color-ef08ff {
  color: #EF08FF;
  background-color: #EF08FF;
}

Frequently asked questions

What color is #EF08FF?+

#EF08FF is a HEX color with RGB value rgb(239, 8, 255) and HSL value hsl(296, 100%, 52%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #EF08FF?+

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