#FEAE01 Color

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

Color preview

#FEAE01

Color formats

HEX
#FEAE01
RGB
rgb(254, 174, 1)
RGBA
rgba(254, 174, 1, 1)
HSL
hsl(41, 99%, 50%)
HSV
hsv(41, 100%, 100%)
CMYK
cmyk(0%, 31%, 100%, 0%)
CSS variable
--color-primary: #FEAE01;
Lowercase HEX
#feae01

Shades

Tints

Tones

Harmony

CSS snippets for #FEAE01

.color-feae01 {
  color: #FEAE01;
  background-color: #FEAE01;
}

Frequently asked questions

What color is #FEAE01?+

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

What is the closest Tailwind color to #FEAE01?+

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