#E2CDEF Color

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

Color preview

#E2CDEF

Color formats

HEX
#E2CDEF
RGB
rgb(226, 205, 239)
RGBA
rgba(226, 205, 239, 1)
HSL
hsl(277, 52%, 87%)
HSV
hsv(277, 14%, 94%)
CMYK
cmyk(5%, 14%, 0%, 6%)
CSS variable
--color-primary: #E2CDEF;
Lowercase HEX
#e2cdef

Shades

Tints

Tones

Harmony

CSS snippets for #E2CDEF

.color-e2cdef {
  color: #E2CDEF;
  background-color: #E2CDEF;
}

Frequently asked questions

What color is #E2CDEF?+

#E2CDEF is a HEX color with RGB value rgb(226, 205, 239) and HSL value hsl(277, 52%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E2CDEF?+

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