#EF08F7 Color

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

Color preview

#EF08F7

Color formats

HEX
#EF08F7
RGB
rgb(239, 8, 247)
RGBA
rgba(239, 8, 247, 1)
HSL
hsl(298, 94%, 50%)
HSV
hsv(298, 97%, 97%)
CMYK
cmyk(3%, 97%, 0%, 3%)
CSS variable
--color-primary: #EF08F7;
Lowercase HEX
#ef08f7

Shades

Tints

Tones

Harmony

CSS snippets for #EF08F7

.color-ef08f7 {
  color: #EF08F7;
  background-color: #EF08F7;
}

Frequently asked questions

What color is #EF08F7?+

#EF08F7 is a HEX color with RGB value rgb(239, 8, 247) and HSL value hsl(298, 94%, 50%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #EF08F7?+

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