#EBADD5 Color

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

Color preview

#EBADD5

Color formats

HEX
#EBADD5
RGB
rgb(235, 173, 213)
RGBA
rgba(235, 173, 213, 1)
HSL
hsl(321, 61%, 80%)
HSV
hsv(321, 26%, 92%)
CMYK
cmyk(0%, 26%, 9%, 8%)
CSS variable
--color-primary: #EBADD5;
Lowercase HEX
#ebadd5

Shades

Tints

Tones

Harmony

CSS snippets for #EBADD5

.color-ebadd5 {
  color: #EBADD5;
  background-color: #EBADD5;
}

Frequently asked questions

What color is #EBADD5?+

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

What is the closest Tailwind color to #EBADD5?+

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