#FADE3C Color

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

Color preview

#FADE3C

Color formats

HEX
#FADE3C
RGB
rgb(250, 222, 60)
RGBA
rgba(250, 222, 60, 1)
HSL
hsl(51, 95%, 61%)
HSV
hsv(51, 76%, 98%)
CMYK
cmyk(0%, 11%, 76%, 2%)
CSS variable
--color-primary: #FADE3C;
Lowercase HEX
#fade3c

Shades

Tints

Tones

Harmony

CSS snippets for #FADE3C

.color-fade3c {
  color: #FADE3C;
  background-color: #FADE3C;
}

Frequently asked questions

What color is #FADE3C?+

#FADE3C is a HEX color with RGB value rgb(250, 222, 60) and HSL value hsl(51, 95%, 61%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FADE3C?+

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