#EBCCEE Color

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

Color preview

#EBCCEE

Color formats

HEX
#EBCCEE
RGB
rgb(235, 204, 238)
RGBA
rgba(235, 204, 238, 1)
HSL
hsl(295, 50%, 87%)
HSV
hsv(295, 14%, 93%)
CMYK
cmyk(1%, 14%, 0%, 7%)
CSS variable
--color-primary: #EBCCEE;
Lowercase HEX
#ebccee

Shades

Tints

Tones

Harmony

CSS snippets for #EBCCEE

.color-ebccee {
  color: #EBCCEE;
  background-color: #EBCCEE;
}

Frequently asked questions

What color is #EBCCEE?+

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

What is the closest Tailwind color to #EBCCEE?+

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