#F84F12 Color

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

Color preview

#F84F12

Color formats

HEX
#F84F12
RGB
rgb(248, 79, 18)
RGBA
rgba(248, 79, 18, 1)
HSL
hsl(16, 94%, 52%)
HSV
hsv(16, 93%, 97%)
CMYK
cmyk(0%, 68%, 93%, 3%)
CSS variable
--color-primary: #F84F12;
Lowercase HEX
#f84f12

Shades

Tints

Tones

Harmony

CSS snippets for #F84F12

.color-f84f12 {
  color: #F84F12;
  background-color: #F84F12;
}

Frequently asked questions

What color is #F84F12?+

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

What is the closest Tailwind color to #F84F12?+

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