#F82C12 Color

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

Color preview

#F82C12

Color formats

HEX
#F82C12
RGB
rgb(248, 44, 18)
RGBA
rgba(248, 44, 18, 1)
HSL
hsl(7, 94%, 52%)
HSV
hsv(7, 93%, 97%)
CMYK
cmyk(0%, 82%, 93%, 3%)
CSS variable
--color-primary: #F82C12;
Lowercase HEX
#f82c12

Shades

Tints

Tones

Harmony

CSS snippets for #F82C12

.color-f82c12 {
  color: #F82C12;
  background-color: #F82C12;
}

Frequently asked questions

What color is #F82C12?+

#F82C12 is a HEX color with RGB value rgb(248, 44, 18) and HSL value hsl(7, 94%, 52%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F82C12?+

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