#F70B02 Color

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

Color preview

#F70B02

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F70B02

.color-f70b02 {
  color: #F70B02;
  background-color: #F70B02;
}

Frequently asked questions

What color is #F70B02?+

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

What is the closest Tailwind color to #F70B02?+

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