#FAE22C Color

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

Color preview

#FAE22C

Color formats

HEX
#FAE22C
RGB
rgb(250, 226, 44)
RGBA
rgba(250, 226, 44, 1)
HSL
hsl(53, 95%, 58%)
HSV
hsv(53, 82%, 98%)
CMYK
cmyk(0%, 10%, 82%, 2%)
CSS variable
--color-primary: #FAE22C;
Lowercase HEX
#fae22c

Shades

Tints

Tones

Harmony

CSS snippets for #FAE22C

.color-fae22c {
  color: #FAE22C;
  background-color: #FAE22C;
}

Frequently asked questions

What color is #FAE22C?+

#FAE22C is a HEX color with RGB value rgb(250, 226, 44) and HSL value hsl(53, 95%, 58%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FAE22C?+

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