#F7022B Color

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

Color preview

#F7022B

Color formats

HEX
#F7022B
RGB
rgb(247, 2, 43)
RGBA
rgba(247, 2, 43, 1)
HSL
hsl(350, 98%, 49%)
HSV
hsv(350, 99%, 97%)
CMYK
cmyk(0%, 99%, 83%, 3%)
CSS variable
--color-primary: #F7022B;
Lowercase HEX
#f7022b

Shades

Tints

Tones

Harmony

CSS snippets for #F7022B

.color-f7022b {
  color: #F7022B;
  background-color: #F7022B;
}

Frequently asked questions

What color is #F7022B?+

#F7022B is a HEX color with RGB value rgb(247, 2, 43) and HSL value hsl(350, 98%, 49%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #F7022B?+

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