#F980FF Color

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

Color preview

#F980FF

Color formats

HEX
#F980FF
RGB
rgb(249, 128, 255)
RGBA
rgba(249, 128, 255, 1)
HSL
hsl(297, 100%, 75%)
HSV
hsv(297, 50%, 100%)
CMYK
cmyk(2%, 50%, 0%, 0%)
CSS variable
--color-primary: #F980FF;
Lowercase HEX
#f980ff

Shades

Tints

Tones

Harmony

CSS snippets for #F980FF

.color-f980ff {
  color: #F980FF;
  background-color: #F980FF;
}

Frequently asked questions

What color is #F980FF?+

#F980FF is a HEX color with RGB value rgb(249, 128, 255) and HSL value hsl(297, 100%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F980FF?+

The closest Tailwind color is fuchsia-400, available as the bg-fuchsia-400 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