#EB47E5 Color

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

Color preview

#EB47E5

Color formats

HEX
#EB47E5
RGB
rgb(235, 71, 229)
RGBA
rgba(235, 71, 229, 1)
HSL
hsl(302, 80%, 60%)
HSV
hsv(302, 70%, 92%)
CMYK
cmyk(0%, 70%, 3%, 8%)
CSS variable
--color-primary: #EB47E5;
Lowercase HEX
#eb47e5

Shades

Tints

Tones

Harmony

CSS snippets for #EB47E5

.color-eb47e5 {
  color: #EB47E5;
  background-color: #EB47E5;
}

Frequently asked questions

What color is #EB47E5?+

#EB47E5 is a HEX color with RGB value rgb(235, 71, 229) and HSL value hsl(302, 80%, 60%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #EB47E5?+

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