#FADD74 Color

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

Color preview

#FADD74

Color formats

HEX
#FADD74
RGB
rgb(250, 221, 116)
RGBA
rgba(250, 221, 116, 1)
HSL
hsl(47, 93%, 72%)
HSV
hsv(47, 54%, 98%)
CMYK
cmyk(0%, 12%, 54%, 2%)
CSS variable
--color-primary: #FADD74;
Lowercase HEX
#fadd74

Shades

Tints

Tones

Harmony

CSS snippets for #FADD74

.color-fadd74 {
  color: #FADD74;
  background-color: #FADD74;
}

Frequently asked questions

What color is #FADD74?+

#FADD74 is a HEX color with RGB value rgb(250, 221, 116) and HSL value hsl(47, 93%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FADD74?+

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