#FDF99E Color

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

Color preview

#FDF99E

Color formats

HEX
#FDF99E
RGB
rgb(253, 249, 158)
RGBA
rgba(253, 249, 158, 1)
HSL
hsl(57, 96%, 81%)
HSV
hsv(57, 38%, 99%)
CMYK
cmyk(0%, 2%, 38%, 1%)
CSS variable
--color-primary: #FDF99E;
Lowercase HEX
#fdf99e

Shades

Tints

Tones

Harmony

CSS snippets for #FDF99E

.color-fdf99e {
  color: #FDF99E;
  background-color: #FDF99E;
}

Frequently asked questions

What color is #FDF99E?+

#FDF99E is a HEX color with RGB value rgb(253, 249, 158) and HSL value hsl(57, 96%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #FDF99E?+

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