#EDECD3 Color

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

Color preview

#EDECD3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EDECD3

.color-edecd3 {
  color: #EDECD3;
  background-color: #EDECD3;
}

Frequently asked questions

What color is #EDECD3?+

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

What is the closest Tailwind color to #EDECD3?+

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