#E61E6E Color

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

Color preview

#E61E6E

Color formats

HEX
#E61E6E
RGB
rgb(230, 30, 110)
RGBA
rgba(230, 30, 110, 1)
HSL
hsl(336, 80%, 51%)
HSV
hsv(336, 87%, 90%)
CMYK
cmyk(0%, 87%, 52%, 10%)
CSS variable
--color-primary: #E61E6E;
Lowercase HEX
#e61e6e

Shades

Tints

Tones

Harmony

CSS snippets for #E61E6E

.color-e61e6e {
  color: #E61E6E;
  background-color: #E61E6E;
}

Frequently asked questions

What color is #E61E6E?+

#E61E6E is a HEX color with RGB value rgb(230, 30, 110) and HSL value hsl(336, 80%, 51%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #E61E6E?+

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