#ECDDCC Color

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

Color preview

#ECDDCC

Color formats

HEX
#ECDDCC
RGB
rgb(236, 221, 204)
RGBA
rgba(236, 221, 204, 1)
HSL
hsl(32, 46%, 86%)
HSV
hsv(32, 14%, 93%)
CMYK
cmyk(0%, 6%, 14%, 7%)
CSS variable
--color-primary: #ECDDCC;
Lowercase HEX
#ecddcc

Shades

Tints

Tones

Harmony

CSS snippets for #ECDDCC

.color-ecddcc {
  color: #ECDDCC;
  background-color: #ECDDCC;
}

Frequently asked questions

What color is #ECDDCC?+

#ECDDCC is a HEX color with RGB value rgb(236, 221, 204) and HSL value hsl(32, 46%, 86%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #ECDDCC?+

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