#F80DCC Color

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

Color preview

#F80DCC

Color formats

HEX
#F80DCC
RGB
rgb(248, 13, 204)
RGBA
rgba(248, 13, 204, 1)
HSL
hsl(311, 94%, 51%)
HSV
hsv(311, 95%, 97%)
CMYK
cmyk(0%, 95%, 18%, 3%)
CSS variable
--color-primary: #F80DCC;
Lowercase HEX
#f80dcc

Shades

Tints

Tones

Harmony

CSS snippets for #F80DCC

.color-f80dcc {
  color: #F80DCC;
  background-color: #F80DCC;
}

Frequently asked questions

What color is #F80DCC?+

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

What is the closest Tailwind color to #F80DCC?+

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