#FFECDA Color

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

Color preview

#FFECDA

Color formats

HEX
#FFECDA
RGB
rgb(255, 236, 218)
RGBA
rgba(255, 236, 218, 1)
HSL
hsl(29, 100%, 93%)
HSV
hsv(29, 15%, 100%)
CMYK
cmyk(0%, 7%, 15%, 0%)
CSS variable
--color-primary: #FFECDA;
Lowercase HEX
#ffecda

Shades

Tints

Tones

Harmony

CSS snippets for #FFECDA

.color-ffecda {
  color: #FFECDA;
  background-color: #FFECDA;
}

Frequently asked questions

What color is #FFECDA?+

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

What is the closest Tailwind color to #FFECDA?+

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