#F2070B Color

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

Color preview

#F2070B

Color formats

HEX
#F2070B
RGB
rgb(242, 7, 11)
RGBA
rgba(242, 7, 11, 1)
HSL
hsl(359, 94%, 49%)
HSV
hsv(359, 97%, 95%)
CMYK
cmyk(0%, 97%, 95%, 5%)
CSS variable
--color-primary: #F2070B;
Lowercase HEX
#f2070b

Shades

Tints

Tones

Harmony

CSS snippets for #F2070B

.color-f2070b {
  color: #F2070B;
  background-color: #F2070B;
}

Frequently asked questions

What color is #F2070B?+

#F2070B is a HEX color with RGB value rgb(242, 7, 11) and HSL value hsl(359, 94%, 49%). Its closest CSS named color is Red.

What is the closest Tailwind color to #F2070B?+

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