#EBADD3 Color

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

Color preview

#EBADD3

Color formats

HEX
#EBADD3
RGB
rgb(235, 173, 211)
RGBA
rgba(235, 173, 211, 1)
HSL
hsl(323, 61%, 80%)
HSV
hsv(323, 26%, 92%)
CMYK
cmyk(0%, 26%, 10%, 8%)
CSS variable
--color-primary: #EBADD3;
Lowercase HEX
#ebadd3

Shades

Tints

Tones

Harmony

CSS snippets for #EBADD3

.color-ebadd3 {
  color: #EBADD3;
  background-color: #EBADD3;
}

Frequently asked questions

What color is #EBADD3?+

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

What is the closest Tailwind color to #EBADD3?+

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