#FADC56 Color

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

Color preview

#FADC56

Color formats

HEX
#FADC56
RGB
rgb(250, 220, 86)
RGBA
rgba(250, 220, 86, 1)
HSL
hsl(49, 94%, 66%)
HSV
hsv(49, 66%, 98%)
CMYK
cmyk(0%, 12%, 66%, 2%)
CSS variable
--color-primary: #FADC56;
Lowercase HEX
#fadc56

Shades

Tints

Tones

Harmony

CSS snippets for #FADC56

.color-fadc56 {
  color: #FADC56;
  background-color: #FADC56;
}

Frequently asked questions

What color is #FADC56?+

#FADC56 is a HEX color with RGB value rgb(250, 220, 86) and HSL value hsl(49, 94%, 66%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FADC56?+

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