#E6CDEF Color

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

Color preview

#E6CDEF

Color formats

HEX
#E6CDEF
RGB
rgb(230, 205, 239)
RGBA
rgba(230, 205, 239, 1)
HSL
hsl(284, 52%, 87%)
HSV
hsv(284, 14%, 94%)
CMYK
cmyk(4%, 14%, 0%, 6%)
CSS variable
--color-primary: #E6CDEF;
Lowercase HEX
#e6cdef

Shades

Tints

Tones

Harmony

CSS snippets for #E6CDEF

.color-e6cdef {
  color: #E6CDEF;
  background-color: #E6CDEF;
}

Frequently asked questions

What color is #E6CDEF?+

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

What is the closest Tailwind color to #E6CDEF?+

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