#E7CAD2 Color

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

Color preview

#E7CAD2

Color formats

HEX
#E7CAD2
RGB
rgb(231, 202, 210)
RGBA
rgba(231, 202, 210, 1)
HSL
hsl(343, 38%, 85%)
HSV
hsv(343, 13%, 91%)
CMYK
cmyk(0%, 13%, 9%, 9%)
CSS variable
--color-primary: #E7CAD2;
Lowercase HEX
#e7cad2

Shades

Tints

Tones

Harmony

CSS snippets for #E7CAD2

.color-e7cad2 {
  color: #E7CAD2;
  background-color: #E7CAD2;
}

Frequently asked questions

What color is #E7CAD2?+

#E7CAD2 is a HEX color with RGB value rgb(231, 202, 210) and HSL value hsl(343, 38%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E7CAD2?+

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