#F72EE3 Color

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

Color preview

#F72EE3

Color formats

HEX
#F72EE3
RGB
rgb(247, 46, 227)
RGBA
rgba(247, 46, 227, 1)
HSL
hsl(306, 93%, 57%)
HSV
hsv(306, 81%, 97%)
CMYK
cmyk(0%, 81%, 8%, 3%)
CSS variable
--color-primary: #F72EE3;
Lowercase HEX
#f72ee3

Shades

Tints

Tones

Harmony

CSS snippets for #F72EE3

.color-f72ee3 {
  color: #F72EE3;
  background-color: #F72EE3;
}

Frequently asked questions

What color is #F72EE3?+

#F72EE3 is a HEX color with RGB value rgb(247, 46, 227) and HSL value hsl(306, 93%, 57%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F72EE3?+

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