#EB81E2 Color

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

Color preview

#EB81E2

Color formats

HEX
#EB81E2
RGB
rgb(235, 129, 226)
RGBA
rgba(235, 129, 226, 1)
HSL
hsl(305, 73%, 71%)
HSV
hsv(305, 45%, 92%)
CMYK
cmyk(0%, 45%, 4%, 8%)
CSS variable
--color-primary: #EB81E2;
Lowercase HEX
#eb81e2

Shades

Tints

Tones

Harmony

CSS snippets for #EB81E2

.color-eb81e2 {
  color: #EB81E2;
  background-color: #EB81E2;
}

Frequently asked questions

What color is #EB81E2?+

#EB81E2 is a HEX color with RGB value rgb(235, 129, 226) and HSL value hsl(305, 73%, 71%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EB81E2?+

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