#FDFB9E Color

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

Color preview

#FDFB9E

Color formats

HEX
#FDFB9E
RGB
rgb(253, 251, 158)
RGBA
rgba(253, 251, 158, 1)
HSL
hsl(59, 96%, 81%)
HSV
hsv(59, 38%, 99%)
CMYK
cmyk(0%, 1%, 38%, 1%)
CSS variable
--color-primary: #FDFB9E;
Lowercase HEX
#fdfb9e

Shades

Tints

Tones

Harmony

CSS snippets for #FDFB9E

.color-fdfb9e {
  color: #FDFB9E;
  background-color: #FDFB9E;
}

Frequently asked questions

What color is #FDFB9E?+

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

What is the closest Tailwind color to #FDFB9E?+

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