#EBB5EB Color

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

Color preview

#EBB5EB

Color formats

HEX
#EBB5EB
RGB
rgb(235, 181, 235)
RGBA
rgba(235, 181, 235, 1)
HSL
hsl(300, 57%, 82%)
HSV
hsv(300, 23%, 92%)
CMYK
cmyk(0%, 23%, 0%, 8%)
CSS variable
--color-primary: #EBB5EB;
Lowercase HEX
#ebb5eb

Shades

Tints

Tones

Harmony

CSS snippets for #EBB5EB

.color-ebb5eb {
  color: #EBB5EB;
  background-color: #EBB5EB;
}

Frequently asked questions

What color is #EBB5EB?+

#EBB5EB is a HEX color with RGB value rgb(235, 181, 235) and HSL value hsl(300, 57%, 82%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EBB5EB?+

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