#F80E22 Color

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

Color preview

#F80E22

Color formats

HEX
#F80E22
RGB
rgb(248, 14, 34)
RGBA
rgba(248, 14, 34, 1)
HSL
hsl(355, 94%, 51%)
HSV
hsv(355, 94%, 97%)
CMYK
cmyk(0%, 94%, 86%, 3%)
CSS variable
--color-primary: #F80E22;
Lowercase HEX
#f80e22

Shades

Tints

Tones

Harmony

CSS snippets for #F80E22

.color-f80e22 {
  color: #F80E22;
  background-color: #F80E22;
}

Frequently asked questions

What color is #F80E22?+

#F80E22 is a HEX color with RGB value rgb(248, 14, 34) and HSL value hsl(355, 94%, 51%). Its closest CSS named color is Red.

What is the closest Tailwind color to #F80E22?+

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