#FE9501 Color

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

Color preview

#FE9501

Color formats

HEX
#FE9501
RGB
rgb(254, 149, 1)
RGBA
rgba(254, 149, 1, 1)
HSL
hsl(35, 99%, 50%)
HSV
hsv(35, 100%, 100%)
CMYK
cmyk(0%, 41%, 100%, 0%)
CSS variable
--color-primary: #FE9501;
Lowercase HEX
#fe9501

Shades

Tints

Tones

Harmony

CSS snippets for #FE9501

.color-fe9501 {
  color: #FE9501;
  background-color: #FE9501;
}

Frequently asked questions

What color is #FE9501?+

#FE9501 is a HEX color with RGB value rgb(254, 149, 1) and HSL value hsl(35, 99%, 50%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #FE9501?+

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