#F83C12 Color

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

Color preview

#F83C12

Color formats

HEX
#F83C12
RGB
rgb(248, 60, 18)
RGBA
rgba(248, 60, 18, 1)
HSL
hsl(11, 94%, 52%)
HSV
hsv(11, 93%, 97%)
CMYK
cmyk(0%, 76%, 93%, 3%)
CSS variable
--color-primary: #F83C12;
Lowercase HEX
#f83c12

Shades

Tints

Tones

Harmony

CSS snippets for #F83C12

.color-f83c12 {
  color: #F83C12;
  background-color: #F83C12;
}

Frequently asked questions

What color is #F83C12?+

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

What is the closest Tailwind color to #F83C12?+

The closest Tailwind color is orange-600, available as the bg-orange-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