#F52EEB Color

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

Color preview

#F52EEB

Color formats

HEX
#F52EEB
RGB
rgb(245, 46, 235)
RGBA
rgba(245, 46, 235, 1)
HSL
hsl(303, 91%, 57%)
HSV
hsv(303, 81%, 96%)
CMYK
cmyk(0%, 81%, 4%, 4%)
CSS variable
--color-primary: #F52EEB;
Lowercase HEX
#f52eeb

Shades

Tints

Tones

Harmony

CSS snippets for #F52EEB

.color-f52eeb {
  color: #F52EEB;
  background-color: #F52EEB;
}

Frequently asked questions

What color is #F52EEB?+

#F52EEB is a HEX color with RGB value rgb(245, 46, 235) and HSL value hsl(303, 91%, 57%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F52EEB?+

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