#FADD66 Color

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

Color preview

#FADD66

Color formats

HEX
#FADD66
RGB
rgb(250, 221, 102)
RGBA
rgba(250, 221, 102, 1)
HSL
hsl(48, 94%, 69%)
HSV
hsv(48, 59%, 98%)
CMYK
cmyk(0%, 12%, 59%, 2%)
CSS variable
--color-primary: #FADD66;
Lowercase HEX
#fadd66

Shades

Tints

Tones

Harmony

CSS snippets for #FADD66

.color-fadd66 {
  color: #FADD66;
  background-color: #FADD66;
}

Frequently asked questions

What color is #FADD66?+

#FADD66 is a HEX color with RGB value rgb(250, 221, 102) and HSL value hsl(48, 94%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FADD66?+

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