#F95C01 Color

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

Color preview

#F95C01

Color formats

HEX
#F95C01
RGB
rgb(249, 92, 1)
RGBA
rgba(249, 92, 1, 1)
HSL
hsl(22, 99%, 49%)
HSV
hsv(22, 100%, 98%)
CMYK
cmyk(0%, 63%, 100%, 2%)
CSS variable
--color-primary: #F95C01;
Lowercase HEX
#f95c01

Shades

Tints

Tones

Harmony

CSS snippets for #F95C01

.color-f95c01 {
  color: #F95C01;
  background-color: #F95C01;
}

Frequently asked questions

What color is #F95C01?+

#F95C01 is a HEX color with RGB value rgb(249, 92, 1) and HSL value hsl(22, 99%, 49%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F95C01?+

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