#FAEC82 Color

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

Color preview

#FAEC82

Color formats

HEX
#FAEC82
RGB
rgb(250, 236, 130)
RGBA
rgba(250, 236, 130, 1)
HSL
hsl(53, 92%, 75%)
HSV
hsv(53, 48%, 98%)
CMYK
cmyk(0%, 6%, 48%, 2%)
CSS variable
--color-primary: #FAEC82;
Lowercase HEX
#faec82

Shades

Tints

Tones

Harmony

CSS snippets for #FAEC82

.color-faec82 {
  color: #FAEC82;
  background-color: #FAEC82;
}

Frequently asked questions

What color is #FAEC82?+

#FAEC82 is a HEX color with RGB value rgb(250, 236, 130) and HSL value hsl(53, 92%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FAEC82?+

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