#F80E12 Color

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

Color preview

#F80E12

Color formats

HEX
#F80E12
RGB
rgb(248, 14, 18)
RGBA
rgba(248, 14, 18, 1)
HSL
hsl(359, 94%, 51%)
HSV
hsv(359, 94%, 97%)
CMYK
cmyk(0%, 94%, 93%, 3%)
CSS variable
--color-primary: #F80E12;
Lowercase HEX
#f80e12

Shades

Tints

Tones

Harmony

CSS snippets for #F80E12

.color-f80e12 {
  color: #F80E12;
  background-color: #F80E12;
}

Frequently asked questions

What color is #F80E12?+

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

What is the closest Tailwind color to #F80E12?+

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