#FADC8E Color

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

Color preview

#FADC8E

Color formats

HEX
#FADC8E
RGB
rgb(250, 220, 142)
RGBA
rgba(250, 220, 142, 1)
HSL
hsl(43, 92%, 77%)
HSV
hsv(43, 43%, 98%)
CMYK
cmyk(0%, 12%, 43%, 2%)
CSS variable
--color-primary: #FADC8E;
Lowercase HEX
#fadc8e

Shades

Tints

Tones

Harmony

CSS snippets for #FADC8E

.color-fadc8e {
  color: #FADC8E;
  background-color: #FADC8E;
}

Frequently asked questions

What color is #FADC8E?+

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

What is the closest Tailwind color to #FADC8E?+

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