#FFEDDC Color

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

Color preview

#FFEDDC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFEDDC

.color-ffeddc {
  color: #FFEDDC;
  background-color: #FFEDDC;
}

Frequently asked questions

What color is #FFEDDC?+

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

What is the closest Tailwind color to #FFEDDC?+

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