#FDDE99 Color

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

Color preview

#FDDE99

Color formats

HEX
#FDDE99
RGB
rgb(253, 222, 153)
RGBA
rgba(253, 222, 153, 1)
HSL
hsl(41, 96%, 80%)
HSV
hsv(41, 40%, 99%)
CMYK
cmyk(0%, 12%, 40%, 1%)
CSS variable
--color-primary: #FDDE99;
Lowercase HEX
#fdde99

Shades

Tints

Tones

Harmony

CSS snippets for #FDDE99

.color-fdde99 {
  color: #FDDE99;
  background-color: #FDDE99;
}

Frequently asked questions

What color is #FDDE99?+

#FDDE99 is a HEX color with RGB value rgb(253, 222, 153) and HSL value hsl(41, 96%, 80%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FDDE99?+

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