#EDECD2 Color

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

Color preview

#EDECD2

Color formats

HEX
#EDECD2
RGB
rgb(237, 236, 210)
RGBA
rgba(237, 236, 210, 1)
HSL
hsl(58, 43%, 88%)
HSV
hsv(58, 11%, 93%)
CMYK
cmyk(0%, 0%, 11%, 7%)
CSS variable
--color-primary: #EDECD2;
Lowercase HEX
#edecd2

Shades

Tints

Tones

Harmony

CSS snippets for #EDECD2

.color-edecd2 {
  color: #EDECD2;
  background-color: #EDECD2;
}

Frequently asked questions

What color is #EDECD2?+

#EDECD2 is a HEX color with RGB value rgb(237, 236, 210) and HSL value hsl(58, 43%, 88%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EDECD2?+

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