#FADC70 Color

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

Color preview

#FADC70

Color formats

HEX
#FADC70
RGB
rgb(250, 220, 112)
RGBA
rgba(250, 220, 112, 1)
HSL
hsl(47, 93%, 71%)
HSV
hsv(47, 55%, 98%)
CMYK
cmyk(0%, 12%, 55%, 2%)
CSS variable
--color-primary: #FADC70;
Lowercase HEX
#fadc70

Shades

Tints

Tones

Harmony

CSS snippets for #FADC70

.color-fadc70 {
  color: #FADC70;
  background-color: #FADC70;
}

Frequently asked questions

What color is #FADC70?+

#FADC70 is a HEX color with RGB value rgb(250, 220, 112) and HSL value hsl(47, 93%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FADC70?+

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