#FAE04C Color

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

Color preview

#FAE04C

Color formats

HEX
#FAE04C
RGB
rgb(250, 224, 76)
RGBA
rgba(250, 224, 76, 1)
HSL
hsl(51, 95%, 64%)
HSV
hsv(51, 70%, 98%)
CMYK
cmyk(0%, 10%, 70%, 2%)
CSS variable
--color-primary: #FAE04C;
Lowercase HEX
#fae04c

Shades

Tints

Tones

Harmony

CSS snippets for #FAE04C

.color-fae04c {
  color: #FAE04C;
  background-color: #FAE04C;
}

Frequently asked questions

What color is #FAE04C?+

#FAE04C is a HEX color with RGB value rgb(250, 224, 76) and HSL value hsl(51, 95%, 64%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FAE04C?+

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