#E2CCEB Color

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

Color preview

#E2CCEB

Color formats

HEX
#E2CCEB
RGB
rgb(226, 204, 235)
RGBA
rgba(226, 204, 235, 1)
HSL
hsl(283, 44%, 86%)
HSV
hsv(283, 13%, 92%)
CMYK
cmyk(4%, 13%, 0%, 8%)
CSS variable
--color-primary: #E2CCEB;
Lowercase HEX
#e2cceb

Shades

Tints

Tones

Harmony

CSS snippets for #E2CCEB

.color-e2cceb {
  color: #E2CCEB;
  background-color: #E2CCEB;
}

Frequently asked questions

What color is #E2CCEB?+

#E2CCEB is a HEX color with RGB value rgb(226, 204, 235) and HSL value hsl(283, 44%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E2CCEB?+

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