#F80EE4 Color

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

Color preview

#F80EE4

Color formats

HEX
#F80EE4
RGB
rgb(248, 14, 228)
RGBA
rgba(248, 14, 228, 1)
HSL
hsl(305, 94%, 51%)
HSV
hsv(305, 94%, 97%)
CMYK
cmyk(0%, 94%, 8%, 3%)
CSS variable
--color-primary: #F80EE4;
Lowercase HEX
#f80ee4

Shades

Tints

Tones

Harmony

CSS snippets for #F80EE4

.color-f80ee4 {
  color: #F80EE4;
  background-color: #F80EE4;
}

Frequently asked questions

What color is #F80EE4?+

#F80EE4 is a HEX color with RGB value rgb(248, 14, 228) and HSL value hsl(305, 94%, 51%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F80EE4?+

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