#E61E7F Color

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

Color preview

#E61E7F

Color formats

HEX
#E61E7F
RGB
rgb(230, 30, 127)
RGBA
rgba(230, 30, 127, 1)
HSL
hsl(331, 80%, 51%)
HSV
hsv(331, 87%, 90%)
CMYK
cmyk(0%, 87%, 45%, 10%)
CSS variable
--color-primary: #E61E7F;
Lowercase HEX
#e61e7f

Shades

Tints

Tones

Harmony

CSS snippets for #E61E7F

.color-e61e7f {
  color: #E61E7F;
  background-color: #E61E7F;
}

Frequently asked questions

What color is #E61E7F?+

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

What is the closest Tailwind color to #E61E7F?+

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