#FDEEAD Color

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

Color preview

#FDEEAD

Color formats

HEX
#FDEEAD
RGB
rgb(253, 238, 173)
RGBA
rgba(253, 238, 173, 1)
HSL
hsl(49, 95%, 84%)
HSV
hsv(49, 32%, 99%)
CMYK
cmyk(0%, 6%, 32%, 1%)
CSS variable
--color-primary: #FDEEAD;
Lowercase HEX
#fdeead

Shades

Tints

Tones

Harmony

CSS snippets for #FDEEAD

.color-fdeead {
  color: #FDEEAD;
  background-color: #FDEEAD;
}

Frequently asked questions

What color is #FDEEAD?+

#FDEEAD is a HEX color with RGB value rgb(253, 238, 173) and HSL value hsl(49, 95%, 84%). Its closest CSS named color is Moccasin.

What is the closest Tailwind color to #FDEEAD?+

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