#F7020B Color

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

Color preview

#F7020B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F7020B

.color-f7020b {
  color: #F7020B;
  background-color: #F7020B;
}

Frequently asked questions

What color is #F7020B?+

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

What is the closest Tailwind color to #F7020B?+

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