#FDDC99 Color

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

Color preview

#FDDC99

Color formats

HEX
#FDDC99
RGB
rgb(253, 220, 153)
RGBA
rgba(253, 220, 153, 1)
HSL
hsl(40, 96%, 80%)
HSV
hsv(40, 40%, 99%)
CMYK
cmyk(0%, 13%, 40%, 1%)
CSS variable
--color-primary: #FDDC99;
Lowercase HEX
#fddc99

Shades

Tints

Tones

Harmony

CSS snippets for #FDDC99

.color-fddc99 {
  color: #FDDC99;
  background-color: #FDDC99;
}

Frequently asked questions

What color is #FDDC99?+

#FDDC99 is a HEX color with RGB value rgb(253, 220, 153) and HSL value hsl(40, 96%, 80%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FDDC99?+

The closest Tailwind color is orange-200, available as the bg-orange-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