#ECEDC2 Color

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

Color preview

#ECEDC2

Color formats

HEX
#ECEDC2
RGB
rgb(236, 237, 194)
RGBA
rgba(236, 237, 194, 1)
HSL
hsl(61, 54%, 85%)
HSV
hsv(61, 18%, 93%)
CMYK
cmyk(0%, 0%, 18%, 7%)
CSS variable
--color-primary: #ECEDC2;
Lowercase HEX
#ecedc2

Shades

Tints

Tones

Harmony

CSS snippets for #ECEDC2

.color-ecedc2 {
  color: #ECEDC2;
  background-color: #ECEDC2;
}

Frequently asked questions

What color is #ECEDC2?+

#ECEDC2 is a HEX color with RGB value rgb(236, 237, 194) and HSL value hsl(61, 54%, 85%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #ECEDC2?+

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