#FF5EBC Color

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

Color preview

#FF5EBC

Color formats

HEX
#FF5EBC
RGB
rgb(255, 94, 188)
RGBA
rgba(255, 94, 188, 1)
HSL
hsl(325, 100%, 68%)
HSV
hsv(325, 63%, 100%)
CMYK
cmyk(0%, 63%, 26%, 0%)
CSS variable
--color-primary: #FF5EBC;
Lowercase HEX
#ff5ebc

Shades

Tints

Tones

Harmony

CSS snippets for #FF5EBC

.color-ff5ebc {
  color: #FF5EBC;
  background-color: #FF5EBC;
}

Frequently asked questions

What color is #FF5EBC?+

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

What is the closest Tailwind color to #FF5EBC?+

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