#E45E7F Color

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

Color preview

#E45E7F

Color formats

HEX
#E45E7F
RGB
rgb(228, 94, 127)
RGBA
rgba(228, 94, 127, 1)
HSL
hsl(345, 71%, 63%)
HSV
hsv(345, 59%, 89%)
CMYK
cmyk(0%, 59%, 44%, 11%)
CSS variable
--color-primary: #E45E7F;
Lowercase HEX
#e45e7f

Shades

Tints

Tones

Harmony

CSS snippets for #E45E7F

.color-e45e7f {
  color: #E45E7F;
  background-color: #E45E7F;
}

Frequently asked questions

What color is #E45E7F?+

#E45E7F is a HEX color with RGB value rgb(228, 94, 127) and HSL value hsl(345, 71%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E45E7F?+

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