#FAEC4C Color

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

Color preview

#FAEC4C

Color formats

HEX
#FAEC4C
RGB
rgb(250, 236, 76)
RGBA
rgba(250, 236, 76, 1)
HSL
hsl(55, 95%, 64%)
HSV
hsv(55, 70%, 98%)
CMYK
cmyk(0%, 6%, 70%, 2%)
CSS variable
--color-primary: #FAEC4C;
Lowercase HEX
#faec4c

Shades

Tints

Tones

Harmony

CSS snippets for #FAEC4C

.color-faec4c {
  color: #FAEC4C;
  background-color: #FAEC4C;
}

Frequently asked questions

What color is #FAEC4C?+

#FAEC4C is a HEX color with RGB value rgb(250, 236, 76) and HSL value hsl(55, 95%, 64%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FAEC4C?+

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