#F72F02 Color

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

Color preview

#F72F02

Color formats

HEX
#F72F02
RGB
rgb(247, 47, 2)
RGBA
rgba(247, 47, 2, 1)
HSL
hsl(11, 98%, 49%)
HSV
hsv(11, 99%, 97%)
CMYK
cmyk(0%, 81%, 99%, 3%)
CSS variable
--color-primary: #F72F02;
Lowercase HEX
#f72f02

Shades

Tints

Tones

Harmony

CSS snippets for #F72F02

.color-f72f02 {
  color: #F72F02;
  background-color: #F72F02;
}

Frequently asked questions

What color is #F72F02?+

#F72F02 is a HEX color with RGB value rgb(247, 47, 2) and HSL value hsl(11, 98%, 49%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F72F02?+

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