#F96D01 Color

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

Color preview

#F96D01

Color formats

HEX
#F96D01
RGB
rgb(249, 109, 1)
RGBA
rgba(249, 109, 1, 1)
HSL
hsl(26, 99%, 49%)
HSV
hsv(26, 100%, 98%)
CMYK
cmyk(0%, 56%, 100%, 2%)
CSS variable
--color-primary: #F96D01;
Lowercase HEX
#f96d01

Shades

Tints

Tones

Harmony

CSS snippets for #F96D01

.color-f96d01 {
  color: #F96D01;
  background-color: #F96D01;
}

Frequently asked questions

What color is #F96D01?+

#F96D01 is a HEX color with RGB value rgb(249, 109, 1) and HSL value hsl(26, 99%, 49%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #F96D01?+

The closest Tailwind color is orange-500, available as the bg-orange-500 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