#FF5EBE Color

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

Color preview

#FF5EBE

Color formats

HEX
#FF5EBE
RGB
rgb(255, 94, 190)
RGBA
rgba(255, 94, 190, 1)
HSL
hsl(324, 100%, 68%)
HSV
hsv(324, 63%, 100%)
CMYK
cmyk(0%, 63%, 25%, 0%)
CSS variable
--color-primary: #FF5EBE;
Lowercase HEX
#ff5ebe

Shades

Tints

Tones

Harmony

CSS snippets for #FF5EBE

.color-ff5ebe {
  color: #FF5EBE;
  background-color: #FF5EBE;
}

Frequently asked questions

What color is #FF5EBE?+

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

What is the closest Tailwind color to #FF5EBE?+

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