#EBBEDA Color

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

Color preview

#EBBEDA

Color formats

HEX
#EBBEDA
RGB
rgb(235, 190, 218)
RGBA
rgba(235, 190, 218, 1)
HSL
hsl(323, 53%, 83%)
HSV
hsv(323, 19%, 92%)
CMYK
cmyk(0%, 19%, 7%, 8%)
CSS variable
--color-primary: #EBBEDA;
Lowercase HEX
#ebbeda

Shades

Tints

Tones

Harmony

CSS snippets for #EBBEDA

.color-ebbeda {
  color: #EBBEDA;
  background-color: #EBBEDA;
}

Frequently asked questions

What color is #EBBEDA?+

#EBBEDA is a HEX color with RGB value rgb(235, 190, 218) and HSL value hsl(323, 53%, 83%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EBBEDA?+

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