#EBABE2 Color

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

Color preview

#EBABE2

Color formats

HEX
#EBABE2
RGB
rgb(235, 171, 226)
RGBA
rgba(235, 171, 226, 1)
HSL
hsl(308, 62%, 80%)
HSV
hsv(308, 27%, 92%)
CMYK
cmyk(0%, 27%, 4%, 8%)
CSS variable
--color-primary: #EBABE2;
Lowercase HEX
#ebabe2

Shades

Tints

Tones

Harmony

CSS snippets for #EBABE2

.color-ebabe2 {
  color: #EBABE2;
  background-color: #EBABE2;
}

Frequently asked questions

What color is #EBABE2?+

#EBABE2 is a HEX color with RGB value rgb(235, 171, 226) and HSL value hsl(308, 62%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EBABE2?+

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