#FADD5E Color

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

Color preview

#FADD5E

Color formats

HEX
#FADD5E
RGB
rgb(250, 221, 94)
RGBA
rgba(250, 221, 94, 1)
HSL
hsl(49, 94%, 67%)
HSV
hsv(49, 62%, 98%)
CMYK
cmyk(0%, 12%, 62%, 2%)
CSS variable
--color-primary: #FADD5E;
Lowercase HEX
#fadd5e

Shades

Tints

Tones

Harmony

CSS snippets for #FADD5E

.color-fadd5e {
  color: #FADD5E;
  background-color: #FADD5E;
}

Frequently asked questions

What color is #FADD5E?+

#FADD5E is a HEX color with RGB value rgb(250, 221, 94) and HSL value hsl(49, 94%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FADD5E?+

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