#E60A7C Color

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

Color preview

#E60A7C

Color formats

HEX
#E60A7C
RGB
rgb(230, 10, 124)
RGBA
rgba(230, 10, 124, 1)
HSL
hsl(329, 92%, 47%)
HSV
hsv(329, 96%, 90%)
CMYK
cmyk(0%, 96%, 46%, 10%)
CSS variable
--color-primary: #E60A7C;
Lowercase HEX
#e60a7c

Shades

Tints

Tones

Harmony

CSS snippets for #E60A7C

.color-e60a7c {
  color: #E60A7C;
  background-color: #E60A7C;
}

Frequently asked questions

What color is #E60A7C?+

#E60A7C is a HEX color with RGB value rgb(230, 10, 124) and HSL value hsl(329, 92%, 47%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #E60A7C?+

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