#FDEEA0 Color

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

Color preview

#FDEEA0

Color formats

HEX
#FDEEA0
RGB
rgb(253, 238, 160)
RGBA
rgba(253, 238, 160, 1)
HSL
hsl(50, 96%, 81%)
HSV
hsv(50, 37%, 99%)
CMYK
cmyk(0%, 6%, 37%, 1%)
CSS variable
--color-primary: #FDEEA0;
Lowercase HEX
#fdeea0

Shades

Tints

Tones

Harmony

CSS snippets for #FDEEA0

.color-fdeea0 {
  color: #FDEEA0;
  background-color: #FDEEA0;
}

Frequently asked questions

What color is #FDEEA0?+

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

What is the closest Tailwind color to #FDEEA0?+

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