#EBADE5 Color

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

Color preview

#EBADE5

Color formats

HEX
#EBADE5
RGB
rgb(235, 173, 229)
RGBA
rgba(235, 173, 229, 1)
HSL
hsl(306, 61%, 80%)
HSV
hsv(306, 26%, 92%)
CMYK
cmyk(0%, 26%, 3%, 8%)
CSS variable
--color-primary: #EBADE5;
Lowercase HEX
#ebade5

Shades

Tints

Tones

Harmony

CSS snippets for #EBADE5

.color-ebade5 {
  color: #EBADE5;
  background-color: #EBADE5;
}

Frequently asked questions

What color is #EBADE5?+

#EBADE5 is a HEX color with RGB value rgb(235, 173, 229) and HSL value hsl(306, 61%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EBADE5?+

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