#FACC8E Color

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

Color preview

#FACC8E

Color formats

HEX
#FACC8E
RGB
rgb(250, 204, 142)
RGBA
rgba(250, 204, 142, 1)
HSL
hsl(34, 92%, 77%)
HSV
hsv(34, 43%, 98%)
CMYK
cmyk(0%, 18%, 43%, 2%)
CSS variable
--color-primary: #FACC8E;
Lowercase HEX
#facc8e

Shades

Tints

Tones

Harmony

CSS snippets for #FACC8E

.color-facc8e {
  color: #FACC8E;
  background-color: #FACC8E;
}

Frequently asked questions

What color is #FACC8E?+

#FACC8E is a HEX color with RGB value rgb(250, 204, 142) and HSL value hsl(34, 92%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FACC8E?+

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