#EDECC9 Color

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

Color preview

#EDECC9

Color formats

HEX
#EDECC9
RGB
rgb(237, 236, 201)
RGBA
rgba(237, 236, 201, 1)
HSL
hsl(58, 50%, 86%)
HSV
hsv(58, 15%, 93%)
CMYK
cmyk(0%, 0%, 15%, 7%)
CSS variable
--color-primary: #EDECC9;
Lowercase HEX
#edecc9

Shades

Tints

Tones

Harmony

CSS snippets for #EDECC9

.color-edecc9 {
  color: #EDECC9;
  background-color: #EDECC9;
}

Frequently asked questions

What color is #EDECC9?+

#EDECC9 is a HEX color with RGB value rgb(237, 236, 201) and HSL value hsl(58, 50%, 86%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #EDECC9?+

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