#F80DDC Color

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

Color preview

#F80DDC

Color formats

HEX
#F80DDC
RGB
rgb(248, 13, 220)
RGBA
rgba(248, 13, 220, 1)
HSL
hsl(307, 94%, 51%)
HSV
hsv(307, 95%, 97%)
CMYK
cmyk(0%, 95%, 11%, 3%)
CSS variable
--color-primary: #F80DDC;
Lowercase HEX
#f80ddc

Shades

Tints

Tones

Harmony

CSS snippets for #F80DDC

.color-f80ddc {
  color: #F80DDC;
  background-color: #F80DDC;
}

Frequently asked questions

What color is #F80DDC?+

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

What is the closest Tailwind color to #F80DDC?+

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