#FF5ED4 Color

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

Color preview

#FF5ED4

Color formats

HEX
#FF5ED4
RGB
rgb(255, 94, 212)
RGBA
rgba(255, 94, 212, 1)
HSL
hsl(316, 100%, 68%)
HSV
hsv(316, 63%, 100%)
CMYK
cmyk(0%, 63%, 17%, 0%)
CSS variable
--color-primary: #FF5ED4;
Lowercase HEX
#ff5ed4

Shades

Tints

Tones

Harmony

CSS snippets for #FF5ED4

.color-ff5ed4 {
  color: #FF5ED4;
  background-color: #FF5ED4;
}

Frequently asked questions

What color is #FF5ED4?+

#FF5ED4 is a HEX color with RGB value rgb(255, 94, 212) and HSL value hsl(316, 100%, 68%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF5ED4?+

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