#F2070F Color

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

Color preview

#F2070F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F2070F

.color-f2070f {
  color: #F2070F;
  background-color: #F2070F;
}

Frequently asked questions

What color is #F2070F?+

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

What is the closest Tailwind color to #F2070F?+

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