#EBCEEB Color

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

Color preview

#EBCEEB

Color formats

HEX
#EBCEEB
RGB
rgb(235, 206, 235)
RGBA
rgba(235, 206, 235, 1)
HSL
hsl(300, 42%, 86%)
HSV
hsv(300, 12%, 92%)
CMYK
cmyk(0%, 12%, 0%, 8%)
CSS variable
--color-primary: #EBCEEB;
Lowercase HEX
#ebceeb

Shades

Tints

Tones

Harmony

CSS snippets for #EBCEEB

.color-ebceeb {
  color: #EBCEEB;
  background-color: #EBCEEB;
}

Frequently asked questions

What color is #EBCEEB?+

#EBCEEB is a HEX color with RGB value rgb(235, 206, 235) and HSL value hsl(300, 42%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #EBCEEB?+

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