#F82AE0 Color

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

Color preview

#F82AE0

Color formats

HEX
#F82AE0
RGB
rgb(248, 42, 224)
RGBA
rgba(248, 42, 224, 1)
HSL
hsl(307, 94%, 57%)
HSV
hsv(307, 83%, 97%)
CMYK
cmyk(0%, 83%, 10%, 3%)
CSS variable
--color-primary: #F82AE0;
Lowercase HEX
#f82ae0

Shades

Tints

Tones

Harmony

CSS snippets for #F82AE0

.color-f82ae0 {
  color: #F82AE0;
  background-color: #F82AE0;
}

Frequently asked questions

What color is #F82AE0?+

#F82AE0 is a HEX color with RGB value rgb(248, 42, 224) and HSL value hsl(307, 94%, 57%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F82AE0?+

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