#F83EF2 Color

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

Color preview

#F83EF2

Color formats

HEX
#F83EF2
RGB
rgb(248, 62, 242)
RGBA
rgba(248, 62, 242, 1)
HSL
hsl(302, 93%, 61%)
HSV
hsv(302, 75%, 97%)
CMYK
cmyk(0%, 75%, 2%, 3%)
CSS variable
--color-primary: #F83EF2;
Lowercase HEX
#f83ef2

Shades

Tints

Tones

Harmony

CSS snippets for #F83EF2

.color-f83ef2 {
  color: #F83EF2;
  background-color: #F83EF2;
}

Frequently asked questions

What color is #F83EF2?+

#F83EF2 is a HEX color with RGB value rgb(248, 62, 242) and HSL value hsl(302, 93%, 61%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F83EF2?+

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