#ECDEC2 Color

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

Color preview

#ECDEC2

Color formats

HEX
#ECDEC2
RGB
rgb(236, 222, 194)
RGBA
rgba(236, 222, 194, 1)
HSL
hsl(40, 53%, 84%)
HSV
hsv(40, 18%, 93%)
CMYK
cmyk(0%, 6%, 18%, 7%)
CSS variable
--color-primary: #ECDEC2;
Lowercase HEX
#ecdec2

Shades

Tints

Tones

Harmony

CSS snippets for #ECDEC2

.color-ecdec2 {
  color: #ECDEC2;
  background-color: #ECDEC2;
}

Frequently asked questions

What color is #ECDEC2?+

#ECDEC2 is a HEX color with RGB value rgb(236, 222, 194) and HSL value hsl(40, 53%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #ECDEC2?+

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