#FACD5C Color

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

Color preview

#FACD5C

Color formats

HEX
#FACD5C
RGB
rgb(250, 205, 92)
RGBA
rgba(250, 205, 92, 1)
HSL
hsl(43, 94%, 67%)
HSV
hsv(43, 63%, 98%)
CMYK
cmyk(0%, 18%, 63%, 2%)
CSS variable
--color-primary: #FACD5C;
Lowercase HEX
#facd5c

Shades

Tints

Tones

Harmony

CSS snippets for #FACD5C

.color-facd5c {
  color: #FACD5C;
  background-color: #FACD5C;
}

Frequently asked questions

What color is #FACD5C?+

#FACD5C is a HEX color with RGB value rgb(250, 205, 92) and HSL value hsl(43, 94%, 67%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FACD5C?+

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