#FADD75 Color

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

Color preview

#FADD75

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FADD75

.color-fadd75 {
  color: #FADD75;
  background-color: #FADD75;
}

Frequently asked questions

What color is #FADD75?+

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

What is the closest Tailwind color to #FADD75?+

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