#FDFEA4 Color

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

Color preview

#FDFEA4

Color formats

HEX
#FDFEA4
RGB
rgb(253, 254, 164)
RGBA
rgba(253, 254, 164, 1)
HSL
hsl(61, 98%, 82%)
HSV
hsv(61, 35%, 100%)
CMYK
cmyk(0%, 0%, 35%, 0%)
CSS variable
--color-primary: #FDFEA4;
Lowercase HEX
#fdfea4

Shades

Tints

Tones

Harmony

CSS snippets for #FDFEA4

.color-fdfea4 {
  color: #FDFEA4;
  background-color: #FDFEA4;
}

Frequently asked questions

What color is #FDFEA4?+

#FDFEA4 is a HEX color with RGB value rgb(253, 254, 164) and HSL value hsl(61, 98%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #FDFEA4?+

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