#FF5CBB Color

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

Color preview

#FF5CBB

Color formats

HEX
#FF5CBB
RGB
rgb(255, 92, 187)
RGBA
rgba(255, 92, 187, 1)
HSL
hsl(325, 100%, 68%)
HSV
hsv(325, 64%, 100%)
CMYK
cmyk(0%, 64%, 27%, 0%)
CSS variable
--color-primary: #FF5CBB;
Lowercase HEX
#ff5cbb

Shades

Tints

Tones

Harmony

CSS snippets for #FF5CBB

.color-ff5cbb {
  color: #FF5CBB;
  background-color: #FF5CBB;
}

Frequently asked questions

What color is #FF5CBB?+

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

What is the closest Tailwind color to #FF5CBB?+

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