#ECDCC0 Color

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

Color preview

#ECDCC0

Color formats

HEX
#ECDCC0
RGB
rgb(236, 220, 192)
RGBA
rgba(236, 220, 192, 1)
HSL
hsl(38, 54%, 84%)
HSV
hsv(38, 19%, 93%)
CMYK
cmyk(0%, 7%, 19%, 7%)
CSS variable
--color-primary: #ECDCC0;
Lowercase HEX
#ecdcc0

Shades

Tints

Tones

Harmony

CSS snippets for #ECDCC0

.color-ecdcc0 {
  color: #ECDCC0;
  background-color: #ECDCC0;
}

Frequently asked questions

What color is #ECDCC0?+

#ECDCC0 is a HEX color with RGB value rgb(236, 220, 192) and HSL value hsl(38, 54%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #ECDCC0?+

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