#FF5CBE Color

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

Color preview

#FF5CBE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FF5CBE

.color-ff5cbe {
  color: #FF5CBE;
  background-color: #FF5CBE;
}

Frequently asked questions

What color is #FF5CBE?+

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

What is the closest Tailwind color to #FF5CBE?+

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