#F95401 Color

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

Color preview

#F95401

Color formats

HEX
#F95401
RGB
rgb(249, 84, 1)
RGBA
rgba(249, 84, 1, 1)
HSL
hsl(20, 99%, 49%)
HSV
hsv(20, 100%, 98%)
CMYK
cmyk(0%, 66%, 100%, 2%)
CSS variable
--color-primary: #F95401;
Lowercase HEX
#f95401

Shades

Tints

Tones

Harmony

CSS snippets for #F95401

.color-f95401 {
  color: #F95401;
  background-color: #F95401;
}

Frequently asked questions

What color is #F95401?+

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

What is the closest Tailwind color to #F95401?+

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