#F80ECD Color

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

Color preview

#F80ECD

Color formats

HEX
#F80ECD
RGB
rgb(248, 14, 205)
RGBA
rgba(248, 14, 205, 1)
HSL
hsl(311, 94%, 51%)
HSV
hsv(311, 94%, 97%)
CMYK
cmyk(0%, 94%, 17%, 3%)
CSS variable
--color-primary: #F80ECD;
Lowercase HEX
#f80ecd

Shades

Tints

Tones

Harmony

CSS snippets for #F80ECD

.color-f80ecd {
  color: #F80ECD;
  background-color: #F80ECD;
}

Frequently asked questions

What color is #F80ECD?+

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

What is the closest Tailwind color to #F80ECD?+

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