#FDAE12 Color

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

Color preview

#FDAE12

Color formats

HEX
#FDAE12
RGB
rgb(253, 174, 18)
RGBA
rgba(253, 174, 18, 1)
HSL
hsl(40, 98%, 53%)
HSV
hsv(40, 93%, 99%)
CMYK
cmyk(0%, 31%, 93%, 1%)
CSS variable
--color-primary: #FDAE12;
Lowercase HEX
#fdae12

Shades

Tints

Tones

Harmony

CSS snippets for #FDAE12

.color-fdae12 {
  color: #FDAE12;
  background-color: #FDAE12;
}

Frequently asked questions

What color is #FDAE12?+

#FDAE12 is a HEX color with RGB value rgb(253, 174, 18) and HSL value hsl(40, 98%, 53%). Its closest CSS named color is Orange.

What is the closest Tailwind color to #FDAE12?+

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