#ECEDCC Color

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

Color preview

#ECEDCC

Color formats

HEX
#ECEDCC
RGB
rgb(236, 237, 204)
RGBA
rgba(236, 237, 204, 1)
HSL
hsl(62, 48%, 86%)
HSV
hsv(62, 14%, 93%)
CMYK
cmyk(0%, 0%, 14%, 7%)
CSS variable
--color-primary: #ECEDCC;
Lowercase HEX
#ecedcc

Shades

Tints

Tones

Harmony

CSS snippets for #ECEDCC

.color-ecedcc {
  color: #ECEDCC;
  background-color: #ECEDCC;
}

Frequently asked questions

What color is #ECEDCC?+

#ECEDCC is a HEX color with RGB value rgb(236, 237, 204) and HSL value hsl(62, 48%, 86%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #ECEDCC?+

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