#EBADCD Color

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

Color preview

#EBADCD

Color formats

HEX
#EBADCD
RGB
rgb(235, 173, 205)
RGBA
rgba(235, 173, 205, 1)
HSL
hsl(329, 61%, 80%)
HSV
hsv(329, 26%, 92%)
CMYK
cmyk(0%, 26%, 13%, 8%)
CSS variable
--color-primary: #EBADCD;
Lowercase HEX
#ebadcd

Shades

Tints

Tones

Harmony

CSS snippets for #EBADCD

.color-ebadcd {
  color: #EBADCD;
  background-color: #EBADCD;
}

Frequently asked questions

What color is #EBADCD?+

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

What is the closest Tailwind color to #EBADCD?+

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