#E74F9B Color

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

Color preview

#E74F9B

Color formats

HEX
#E74F9B
RGB
rgb(231, 79, 155)
RGBA
rgba(231, 79, 155, 1)
HSL
hsl(330, 76%, 61%)
HSV
hsv(330, 66%, 91%)
CMYK
cmyk(0%, 66%, 33%, 9%)
CSS variable
--color-primary: #E74F9B;
Lowercase HEX
#e74f9b

Shades

Tints

Tones

Harmony

CSS snippets for #E74F9B

.color-e74f9b {
  color: #E74F9B;
  background-color: #E74F9B;
}

Frequently asked questions

What color is #E74F9B?+

#E74F9B is a HEX color with RGB value rgb(231, 79, 155) and HSL value hsl(330, 76%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E74F9B?+

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