#ECDDEA Color

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

Color preview

#ECDDEA

Color formats

HEX
#ECDDEA
RGB
rgb(236, 221, 234)
RGBA
rgba(236, 221, 234, 1)
HSL
hsl(308, 28%, 90%)
HSV
hsv(308, 6%, 93%)
CMYK
cmyk(0%, 6%, 1%, 7%)
CSS variable
--color-primary: #ECDDEA;
Lowercase HEX
#ecddea

Shades

Tints

Tones

Harmony

CSS snippets for #ECDDEA

.color-ecddea {
  color: #ECDDEA;
  background-color: #ECDDEA;
}

Frequently asked questions

What color is #ECDDEA?+

#ECDDEA is a HEX color with RGB value rgb(236, 221, 234) and HSL value hsl(308, 28%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #ECDDEA?+

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