#ECDECB Color

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

Color preview

#ECDECB

Color formats

HEX
#ECDECB
RGB
rgb(236, 222, 203)
RGBA
rgba(236, 222, 203, 1)
HSL
hsl(35, 46%, 86%)
HSV
hsv(35, 14%, 93%)
CMYK
cmyk(0%, 6%, 14%, 7%)
CSS variable
--color-primary: #ECDECB;
Lowercase HEX
#ecdecb

Shades

Tints

Tones

Harmony

CSS snippets for #ECDECB

.color-ecdecb {
  color: #ECDECB;
  background-color: #ECDECB;
}

Frequently asked questions

What color is #ECDECB?+

#ECDECB is a HEX color with RGB value rgb(236, 222, 203) and HSL value hsl(35, 46%, 86%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #ECDECB?+

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