#FADC7F Color

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

Color preview

#FADC7F

Color formats

HEX
#FADC7F
RGB
rgb(250, 220, 127)
RGBA
rgba(250, 220, 127, 1)
HSL
hsl(45, 92%, 74%)
HSV
hsv(45, 49%, 98%)
CMYK
cmyk(0%, 12%, 49%, 2%)
CSS variable
--color-primary: #FADC7F;
Lowercase HEX
#fadc7f

Shades

Tints

Tones

Harmony

CSS snippets for #FADC7F

.color-fadc7f {
  color: #FADC7F;
  background-color: #FADC7F;
}

Frequently asked questions

What color is #FADC7F?+

#FADC7F is a HEX color with RGB value rgb(250, 220, 127) and HSL value hsl(45, 92%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FADC7F?+

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