#F82CFC Color

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

Color preview

#F82CFC

Color formats

HEX
#F82CFC
RGB
rgb(248, 44, 252)
RGBA
rgba(248, 44, 252, 1)
HSL
hsl(299, 97%, 58%)
HSV
hsv(299, 83%, 99%)
CMYK
cmyk(2%, 83%, 0%, 1%)
CSS variable
--color-primary: #F82CFC;
Lowercase HEX
#f82cfc

Shades

Tints

Tones

Harmony

CSS snippets for #F82CFC

.color-f82cfc {
  color: #F82CFC;
  background-color: #F82CFC;
}

Frequently asked questions

What color is #F82CFC?+

#F82CFC is a HEX color with RGB value rgb(248, 44, 252) and HSL value hsl(299, 97%, 58%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F82CFC?+

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