#E2CCEE Color

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

Color preview

#E2CCEE

Color formats

HEX
#E2CCEE
RGB
rgb(226, 204, 238)
RGBA
rgba(226, 204, 238, 1)
HSL
hsl(279, 50%, 87%)
HSV
hsv(279, 14%, 93%)
CMYK
cmyk(5%, 14%, 0%, 7%)
CSS variable
--color-primary: #E2CCEE;
Lowercase HEX
#e2ccee

Shades

Tints

Tones

Harmony

CSS snippets for #E2CCEE

.color-e2ccee {
  color: #E2CCEE;
  background-color: #E2CCEE;
}

Frequently asked questions

What color is #E2CCEE?+

#E2CCEE is a HEX color with RGB value rgb(226, 204, 238) and HSL value hsl(279, 50%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E2CCEE?+

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