#E80A6E Color

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

Color preview

#E80A6E

Color formats

HEX
#E80A6E
RGB
rgb(232, 10, 110)
RGBA
rgba(232, 10, 110, 1)
HSL
hsl(333, 92%, 47%)
HSV
hsv(333, 96%, 91%)
CMYK
cmyk(0%, 96%, 53%, 9%)
CSS variable
--color-primary: #E80A6E;
Lowercase HEX
#e80a6e

Shades

Tints

Tones

Harmony

CSS snippets for #E80A6E

.color-e80a6e {
  color: #E80A6E;
  background-color: #E80A6E;
}

Frequently asked questions

What color is #E80A6E?+

#E80A6E is a HEX color with RGB value rgb(232, 10, 110) and HSL value hsl(333, 92%, 47%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #E80A6E?+

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