#F95001 Color

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

Color preview

#F95001

Color formats

HEX
#F95001
RGB
rgb(249, 80, 1)
RGBA
rgba(249, 80, 1, 1)
HSL
hsl(19, 99%, 49%)
HSV
hsv(19, 100%, 98%)
CMYK
cmyk(0%, 68%, 100%, 2%)
CSS variable
--color-primary: #F95001;
Lowercase HEX
#f95001

Shades

Tints

Tones

Harmony

CSS snippets for #F95001

.color-f95001 {
  color: #F95001;
  background-color: #F95001;
}

Frequently asked questions

What color is #F95001?+

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

What is the closest Tailwind color to #F95001?+

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