#E9CCE6 Color

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

Color preview

#E9CCE6

Color formats

HEX
#E9CCE6
RGB
rgb(233, 204, 230)
RGBA
rgba(233, 204, 230, 1)
HSL
hsl(306, 40%, 86%)
HSV
hsv(306, 12%, 91%)
CMYK
cmyk(0%, 12%, 1%, 9%)
CSS variable
--color-primary: #E9CCE6;
Lowercase HEX
#e9cce6

Shades

Tints

Tones

Harmony

CSS snippets for #E9CCE6

.color-e9cce6 {
  color: #E9CCE6;
  background-color: #E9CCE6;
}

Frequently asked questions

What color is #E9CCE6?+

#E9CCE6 is a HEX color with RGB value rgb(233, 204, 230) and HSL value hsl(306, 40%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E9CCE6?+

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