#F8350E Color

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

Color preview

#F8350E

Color formats

HEX
#F8350E
RGB
rgb(248, 53, 14)
RGBA
rgba(248, 53, 14, 1)
HSL
hsl(10, 94%, 51%)
HSV
hsv(10, 94%, 97%)
CMYK
cmyk(0%, 79%, 94%, 3%)
CSS variable
--color-primary: #F8350E;
Lowercase HEX
#f8350e

Shades

Tints

Tones

Harmony

CSS snippets for #F8350E

.color-f8350e {
  color: #F8350E;
  background-color: #F8350E;
}

Frequently asked questions

What color is #F8350E?+

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

What is the closest Tailwind color to #F8350E?+

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