#FF2EA4 Color

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

Color preview

#FF2EA4

Color formats

HEX
#FF2EA4
RGB
rgb(255, 46, 164)
RGBA
rgba(255, 46, 164, 1)
HSL
hsl(326, 100%, 59%)
HSV
hsv(326, 82%, 100%)
CMYK
cmyk(0%, 82%, 36%, 0%)
CSS variable
--color-primary: #FF2EA4;
Lowercase HEX
#ff2ea4

Shades

Tints

Tones

Harmony

CSS snippets for #FF2EA4

.color-ff2ea4 {
  color: #FF2EA4;
  background-color: #FF2EA4;
}

Frequently asked questions

What color is #FF2EA4?+

#FF2EA4 is a HEX color with RGB value rgb(255, 46, 164) and HSL value hsl(326, 100%, 59%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF2EA4?+

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