#FEEEDC Color

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

Color preview

#FEEEDC

Color formats

HEX
#FEEEDC
RGB
rgb(254, 238, 220)
RGBA
rgba(254, 238, 220, 1)
HSL
hsl(32, 94%, 93%)
HSV
hsv(32, 13%, 100%)
CMYK
cmyk(0%, 6%, 13%, 0%)
CSS variable
--color-primary: #FEEEDC;
Lowercase HEX
#feeedc

Shades

Tints

Tones

Harmony

CSS snippets for #FEEEDC

.color-feeedc {
  color: #FEEEDC;
  background-color: #FEEEDC;
}

Frequently asked questions

What color is #FEEEDC?+

#FEEEDC is a HEX color with RGB value rgb(254, 238, 220) and HSL value hsl(32, 94%, 93%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #FEEEDC?+

The closest Tailwind color is orange-100, available as the bg-orange-100 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