#FE9D01 Color

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

Color preview

#FE9D01

Color formats

HEX
#FE9D01
RGB
rgb(254, 157, 1)
RGBA
rgba(254, 157, 1, 1)
HSL
hsl(37, 99%, 50%)
HSV
hsv(37, 100%, 100%)
CMYK
cmyk(0%, 38%, 100%, 0%)
CSS variable
--color-primary: #FE9D01;
Lowercase HEX
#fe9d01

Shades

Tints

Tones

Harmony

CSS snippets for #FE9D01

.color-fe9d01 {
  color: #FE9D01;
  background-color: #FE9D01;
}

Frequently asked questions

What color is #FE9D01?+

#FE9D01 is a HEX color with RGB value rgb(254, 157, 1) and HSL value hsl(37, 99%, 50%). Its closest CSS named color is Orange.

What is the closest Tailwind color to #FE9D01?+

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