#E42F7B Color

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

Color preview

#E42F7B

Color formats

HEX
#E42F7B
RGB
rgb(228, 47, 123)
RGBA
rgba(228, 47, 123, 1)
HSL
hsl(335, 77%, 54%)
HSV
hsv(335, 79%, 89%)
CMYK
cmyk(0%, 79%, 46%, 11%)
CSS variable
--color-primary: #E42F7B;
Lowercase HEX
#e42f7b

Shades

Tints

Tones

Harmony

CSS snippets for #E42F7B

.color-e42f7b {
  color: #E42F7B;
  background-color: #E42F7B;
}

Frequently asked questions

What color is #E42F7B?+

#E42F7B is a HEX color with RGB value rgb(228, 47, 123) and HSL value hsl(335, 77%, 54%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #E42F7B?+

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