#FADE0A Color

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

Color preview

#FADE0A

Color formats

HEX
#FADE0A
RGB
rgb(250, 222, 10)
RGBA
rgba(250, 222, 10, 1)
HSL
hsl(53, 96%, 51%)
HSV
hsv(53, 96%, 98%)
CMYK
cmyk(0%, 11%, 96%, 2%)
CSS variable
--color-primary: #FADE0A;
Lowercase HEX
#fade0a

Shades

Tints

Tones

Harmony

CSS snippets for #FADE0A

.color-fade0a {
  color: #FADE0A;
  background-color: #FADE0A;
}

Frequently asked questions

What color is #FADE0A?+

#FADE0A is a HEX color with RGB value rgb(250, 222, 10) and HSL value hsl(53, 96%, 51%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FADE0A?+

The closest Tailwind color is yellow-400, available as the bg-yellow-400 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