#FFAE00 Color

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

Color preview

#FFAE00

Color formats

HEX
#FFAE00
RGB
rgb(255, 174, 0)
RGBA
rgba(255, 174, 0, 1)
HSL
hsl(41, 100%, 50%)
HSV
hsv(41, 100%, 100%)
CMYK
cmyk(0%, 32%, 100%, 0%)
CSS variable
--color-primary: #FFAE00;
Lowercase HEX
#ffae00

Shades

Tints

Tones

Harmony

CSS snippets for #FFAE00

.color-ffae00 {
  color: #FFAE00;
  background-color: #FFAE00;
}

Frequently asked questions

What color is #FFAE00?+

#FFAE00 is a HEX color with RGB value rgb(255, 174, 0) and HSL value hsl(41, 100%, 50%). Its closest CSS named color is Orange.

What is the closest Tailwind color to #FFAE00?+

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