#E3CADE Color

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

Color preview

#E3CADE

Color formats

HEX
#E3CADE
RGB
rgb(227, 202, 222)
RGBA
rgba(227, 202, 222, 1)
HSL
hsl(312, 31%, 84%)
HSV
hsv(312, 11%, 89%)
CMYK
cmyk(0%, 11%, 2%, 11%)
CSS variable
--color-primary: #E3CADE;
Lowercase HEX
#e3cade

Shades

Tints

Tones

Harmony

CSS snippets for #E3CADE

.color-e3cade {
  color: #E3CADE;
  background-color: #E3CADE;
}

Frequently asked questions

What color is #E3CADE?+

#E3CADE is a HEX color with RGB value rgb(227, 202, 222) and HSL value hsl(312, 31%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E3CADE?+

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