#FFEEDC Color

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

Color preview

#FFEEDC

Color formats

HEX
#FFEEDC
RGB
rgb(255, 238, 220)
RGBA
rgba(255, 238, 220, 1)
HSL
hsl(31, 100%, 93%)
HSV
hsv(31, 14%, 100%)
CMYK
cmyk(0%, 7%, 14%, 0%)
CSS variable
--color-primary: #FFEEDC;
Lowercase HEX
#ffeedc

Shades

Tints

Tones

Harmony

CSS snippets for #FFEEDC

.color-ffeedc {
  color: #FFEEDC;
  background-color: #FFEEDC;
}

Frequently asked questions

What color is #FFEEDC?+

#FFEEDC is a HEX color with RGB value rgb(255, 238, 220) and HSL value hsl(31, 100%, 93%). Its closest CSS named color is PapayaWhip.

What is the closest Tailwind color to #FFEEDC?+

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