#FADE52 Color

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

Color preview

#FADE52

Color formats

HEX
#FADE52
RGB
rgb(250, 222, 82)
RGBA
rgba(250, 222, 82, 1)
HSL
hsl(50, 94%, 65%)
HSV
hsv(50, 67%, 98%)
CMYK
cmyk(0%, 11%, 67%, 2%)
CSS variable
--color-primary: #FADE52;
Lowercase HEX
#fade52

Shades

Tints

Tones

Harmony

CSS snippets for #FADE52

.color-fade52 {
  color: #FADE52;
  background-color: #FADE52;
}

Frequently asked questions

What color is #FADE52?+

#FADE52 is a HEX color with RGB value rgb(250, 222, 82) and HSL value hsl(50, 94%, 65%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FADE52?+

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