#EA1F6A Color

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

Color preview

#EA1F6A

Color formats

HEX
#EA1F6A
RGB
rgb(234, 31, 106)
RGBA
rgba(234, 31, 106, 1)
HSL
hsl(338, 83%, 52%)
HSV
hsv(338, 87%, 92%)
CMYK
cmyk(0%, 87%, 55%, 8%)
CSS variable
--color-primary: #EA1F6A;
Lowercase HEX
#ea1f6a

Shades

Tints

Tones

Harmony

CSS snippets for #EA1F6A

.color-ea1f6a {
  color: #EA1F6A;
  background-color: #EA1F6A;
}

Frequently asked questions

What color is #EA1F6A?+

#EA1F6A is a HEX color with RGB value rgb(234, 31, 106) and HSL value hsl(338, 83%, 52%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #EA1F6A?+

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