#EB4ED1 Color

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

Color preview

#EB4ED1

Color formats

HEX
#EB4ED1
RGB
rgb(235, 78, 209)
RGBA
rgba(235, 78, 209, 1)
HSL
hsl(310, 80%, 61%)
HSV
hsv(310, 67%, 92%)
CMYK
cmyk(0%, 67%, 11%, 8%)
CSS variable
--color-primary: #EB4ED1;
Lowercase HEX
#eb4ed1

Shades

Tints

Tones

Harmony

CSS snippets for #EB4ED1

.color-eb4ed1 {
  color: #EB4ED1;
  background-color: #EB4ED1;
}

Frequently asked questions

What color is #EB4ED1?+

#EB4ED1 is a HEX color with RGB value rgb(235, 78, 209) and HSL value hsl(310, 80%, 61%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #EB4ED1?+

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