#FE9001 Color

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

Color preview

#FE9001

Color formats

HEX
#FE9001
RGB
rgb(254, 144, 1)
RGBA
rgba(254, 144, 1, 1)
HSL
hsl(34, 99%, 50%)
HSV
hsv(34, 100%, 100%)
CMYK
cmyk(0%, 43%, 100%, 0%)
CSS variable
--color-primary: #FE9001;
Lowercase HEX
#fe9001

Shades

Tints

Tones

Harmony

CSS snippets for #FE9001

.color-fe9001 {
  color: #FE9001;
  background-color: #FE9001;
}

Frequently asked questions

What color is #FE9001?+

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

What is the closest Tailwind color to #FE9001?+

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