#E0007F Color

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

Color preview

#E0007F

Color formats

HEX
#E0007F
RGB
rgb(224, 0, 127)
RGBA
rgba(224, 0, 127, 1)
HSL
hsl(326, 100%, 44%)
HSV
hsv(326, 100%, 88%)
CMYK
cmyk(0%, 100%, 43%, 12%)
CSS variable
--color-primary: #E0007F;
Lowercase HEX
#e0007f

Shades

Tints

Tones

Harmony

CSS snippets for #E0007F

.color-e0007f {
  color: #E0007F;
  background-color: #E0007F;
}

Frequently asked questions

What color is #E0007F?+

#E0007F is a HEX color with RGB value rgb(224, 0, 127) and HSL value hsl(326, 100%, 44%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #E0007F?+

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