#F84B12 Color

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

Color preview

#F84B12

Color formats

HEX
#F84B12
RGB
rgb(248, 75, 18)
RGBA
rgba(248, 75, 18, 1)
HSL
hsl(15, 94%, 52%)
HSV
hsv(15, 93%, 97%)
CMYK
cmyk(0%, 70%, 93%, 3%)
CSS variable
--color-primary: #F84B12;
Lowercase HEX
#f84b12

Shades

Tints

Tones

Harmony

CSS snippets for #F84B12

.color-f84b12 {
  color: #F84B12;
  background-color: #F84B12;
}

Frequently asked questions

What color is #F84B12?+

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

What is the closest Tailwind color to #F84B12?+

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