#F72BAD Color

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

Color preview

#F72BAD

Color formats

HEX
#F72BAD
RGB
rgb(247, 43, 173)
RGBA
rgba(247, 43, 173, 1)
HSL
hsl(322, 93%, 57%)
HSV
hsv(322, 83%, 97%)
CMYK
cmyk(0%, 83%, 30%, 3%)
CSS variable
--color-primary: #F72BAD;
Lowercase HEX
#f72bad

Shades

Tints

Tones

Harmony

CSS snippets for #F72BAD

.color-f72bad {
  color: #F72BAD;
  background-color: #F72BAD;
}

Frequently asked questions

What color is #F72BAD?+

#F72BAD is a HEX color with RGB value rgb(247, 43, 173) and HSL value hsl(322, 93%, 57%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #F72BAD?+

The closest Tailwind color is pink-500, available as the bg-pink-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