#ECDEC4 Color

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

Color preview

#ECDEC4

Color formats

HEX
#ECDEC4
RGB
rgb(236, 222, 196)
RGBA
rgba(236, 222, 196, 1)
HSL
hsl(39, 51%, 85%)
HSV
hsv(39, 17%, 93%)
CMYK
cmyk(0%, 6%, 17%, 7%)
CSS variable
--color-primary: #ECDEC4;
Lowercase HEX
#ecdec4

Shades

Tints

Tones

Harmony

CSS snippets for #ECDEC4

.color-ecdec4 {
  color: #ECDEC4;
  background-color: #ECDEC4;
}

Frequently asked questions

What color is #ECDEC4?+

#ECDEC4 is a HEX color with RGB value rgb(236, 222, 196) and HSL value hsl(39, 51%, 85%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #ECDEC4?+

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