#E2CBE4 Color

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

Color preview

#E2CBE4

Color formats

HEX
#E2CBE4
RGB
rgb(226, 203, 228)
RGBA
rgba(226, 203, 228, 1)
HSL
hsl(295, 32%, 85%)
HSV
hsv(295, 11%, 89%)
CMYK
cmyk(1%, 11%, 0%, 11%)
CSS variable
--color-primary: #E2CBE4;
Lowercase HEX
#e2cbe4

Shades

Tints

Tones

Harmony

CSS snippets for #E2CBE4

.color-e2cbe4 {
  color: #E2CBE4;
  background-color: #E2CBE4;
}

Frequently asked questions

What color is #E2CBE4?+

#E2CBE4 is a HEX color with RGB value rgb(226, 203, 228) and HSL value hsl(295, 32%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E2CBE4?+

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