#E3428B Color

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

Color preview

#E3428B

Color formats

HEX
#E3428B
RGB
rgb(227, 66, 139)
RGBA
rgba(227, 66, 139, 1)
HSL
hsl(333, 74%, 57%)
HSV
hsv(333, 71%, 89%)
CMYK
cmyk(0%, 71%, 39%, 11%)
CSS variable
--color-primary: #E3428B;
Lowercase HEX
#e3428b

Shades

Tints

Tones

Harmony

CSS snippets for #E3428B

.color-e3428b {
  color: #E3428B;
  background-color: #E3428B;
}

Frequently asked questions

What color is #E3428B?+

#E3428B is a HEX color with RGB value rgb(227, 66, 139) and HSL value hsl(333, 74%, 57%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E3428B?+

The closest Tailwind color is pink-500, available as the bg-pink-500 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