#F97D01 Color

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

Color preview

#F97D01

Color formats

HEX
#F97D01
RGB
rgb(249, 125, 1)
RGBA
rgba(249, 125, 1, 1)
HSL
hsl(30, 99%, 49%)
HSV
hsv(30, 100%, 98%)
CMYK
cmyk(0%, 50%, 100%, 2%)
CSS variable
--color-primary: #F97D01;
Lowercase HEX
#f97d01

Shades

Tints

Tones

Harmony

CSS snippets for #F97D01

.color-f97d01 {
  color: #F97D01;
  background-color: #F97D01;
}

Frequently asked questions

What color is #F97D01?+

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

What is the closest Tailwind color to #F97D01?+

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