#FAEC68 Color

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

Color preview

#FAEC68

Color formats

HEX
#FAEC68
RGB
rgb(250, 236, 104)
RGBA
rgba(250, 236, 104, 1)
HSL
hsl(54, 94%, 69%)
HSV
hsv(54, 58%, 98%)
CMYK
cmyk(0%, 6%, 58%, 2%)
CSS variable
--color-primary: #FAEC68;
Lowercase HEX
#faec68

Shades

Tints

Tones

Harmony

CSS snippets for #FAEC68

.color-faec68 {
  color: #FAEC68;
  background-color: #FAEC68;
}

Frequently asked questions

What color is #FAEC68?+

#FAEC68 is a HEX color with RGB value rgb(250, 236, 104) and HSL value hsl(54, 94%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FAEC68?+

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