#F70F02 Color

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

Color preview

#F70F02

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F70F02

.color-f70f02 {
  color: #F70F02;
  background-color: #F70F02;
}

Frequently asked questions

What color is #F70F02?+

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

What is the closest Tailwind color to #F70F02?+

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