#E1CADE Color

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

Color preview

#E1CADE

Color formats

HEX
#E1CADE
RGB
rgb(225, 202, 222)
RGBA
rgba(225, 202, 222, 1)
HSL
hsl(308, 28%, 84%)
HSV
hsv(308, 10%, 88%)
CMYK
cmyk(0%, 10%, 1%, 12%)
CSS variable
--color-primary: #E1CADE;
Lowercase HEX
#e1cade

Shades

Tints

Tones

Harmony

CSS snippets for #E1CADE

.color-e1cade {
  color: #E1CADE;
  background-color: #E1CADE;
}

Frequently asked questions

What color is #E1CADE?+

#E1CADE is a HEX color with RGB value rgb(225, 202, 222) and HSL value hsl(308, 28%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E1CADE?+

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