#F8500E Color

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

Color preview

#F8500E

Color formats

HEX
#F8500E
RGB
rgb(248, 80, 14)
RGBA
rgba(248, 80, 14, 1)
HSL
hsl(17, 94%, 51%)
HSV
hsv(17, 94%, 97%)
CMYK
cmyk(0%, 68%, 94%, 3%)
CSS variable
--color-primary: #F8500E;
Lowercase HEX
#f8500e

Shades

Tints

Tones

Harmony

CSS snippets for #F8500E

.color-f8500e {
  color: #F8500E;
  background-color: #F8500E;
}

Frequently asked questions

What color is #F8500E?+

#F8500E is a HEX color with RGB value rgb(248, 80, 14) and HSL value hsl(17, 94%, 51%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F8500E?+

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