#EBADF9 Color

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

Color preview

#EBADF9

Color formats

HEX
#EBADF9
RGB
rgb(235, 173, 249)
RGBA
rgba(235, 173, 249, 1)
HSL
hsl(289, 86%, 83%)
HSV
hsv(289, 31%, 98%)
CMYK
cmyk(6%, 31%, 0%, 2%)
CSS variable
--color-primary: #EBADF9;
Lowercase HEX
#ebadf9

Shades

Tints

Tones

Harmony

CSS snippets for #EBADF9

.color-ebadf9 {
  color: #EBADF9;
  background-color: #EBADF9;
}

Frequently asked questions

What color is #EBADF9?+

#EBADF9 is a HEX color with RGB value rgb(235, 173, 249) and HSL value hsl(289, 86%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EBADF9?+

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