#EF04F7 Color

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

Color preview

#EF04F7

Color formats

HEX
#EF04F7
RGB
rgb(239, 4, 247)
RGBA
rgba(239, 4, 247, 1)
HSL
hsl(298, 97%, 49%)
HSV
hsv(298, 98%, 97%)
CMYK
cmyk(3%, 98%, 0%, 3%)
CSS variable
--color-primary: #EF04F7;
Lowercase HEX
#ef04f7

Shades

Tints

Tones

Harmony

CSS snippets for #EF04F7

.color-ef04f7 {
  color: #EF04F7;
  background-color: #EF04F7;
}

Frequently asked questions

What color is #EF04F7?+

#EF04F7 is a HEX color with RGB value rgb(239, 4, 247) and HSL value hsl(298, 97%, 49%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #EF04F7?+

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