#F72BED Color

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

Color preview

#F72BED

Color formats

HEX
#F72BED
RGB
rgb(247, 43, 237)
RGBA
rgba(247, 43, 237, 1)
HSL
hsl(303, 93%, 57%)
HSV
hsv(303, 83%, 97%)
CMYK
cmyk(0%, 83%, 4%, 3%)
CSS variable
--color-primary: #F72BED;
Lowercase HEX
#f72bed

Shades

Tints

Tones

Harmony

CSS snippets for #F72BED

.color-f72bed {
  color: #F72BED;
  background-color: #F72BED;
}

Frequently asked questions

What color is #F72BED?+

#F72BED is a HEX color with RGB value rgb(247, 43, 237) and HSL value hsl(303, 93%, 57%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F72BED?+

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