#FDEEA4 Color

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

Color preview

#FDEEA4

Color formats

HEX
#FDEEA4
RGB
rgb(253, 238, 164)
RGBA
rgba(253, 238, 164, 1)
HSL
hsl(50, 96%, 82%)
HSV
hsv(50, 35%, 99%)
CMYK
cmyk(0%, 6%, 35%, 1%)
CSS variable
--color-primary: #FDEEA4;
Lowercase HEX
#fdeea4

Shades

Tints

Tones

Harmony

CSS snippets for #FDEEA4

.color-fdeea4 {
  color: #FDEEA4;
  background-color: #FDEEA4;
}

Frequently asked questions

What color is #FDEEA4?+

#FDEEA4 is a HEX color with RGB value rgb(253, 238, 164) and HSL value hsl(50, 96%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #FDEEA4?+

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