#F85F0D Color

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

Color preview

#F85F0D

Color formats

HEX
#F85F0D
RGB
rgb(248, 95, 13)
RGBA
rgba(248, 95, 13, 1)
HSL
hsl(21, 94%, 51%)
HSV
hsv(21, 95%, 97%)
CMYK
cmyk(0%, 62%, 95%, 3%)
CSS variable
--color-primary: #F85F0D;
Lowercase HEX
#f85f0d

Shades

Tints

Tones

Harmony

CSS snippets for #F85F0D

.color-f85f0d {
  color: #F85F0D;
  background-color: #F85F0D;
}

Frequently asked questions

What color is #F85F0D?+

#F85F0D is a HEX color with RGB value rgb(248, 95, 13) and HSL value hsl(21, 94%, 51%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F85F0D?+

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