#FF5CCB Color

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

Color preview

#FF5CCB

Color formats

HEX
#FF5CCB
RGB
rgb(255, 92, 203)
RGBA
rgba(255, 92, 203, 1)
HSL
hsl(319, 100%, 68%)
HSV
hsv(319, 64%, 100%)
CMYK
cmyk(0%, 64%, 20%, 0%)
CSS variable
--color-primary: #FF5CCB;
Lowercase HEX
#ff5ccb

Shades

Tints

Tones

Harmony

CSS snippets for #FF5CCB

.color-ff5ccb {
  color: #FF5CCB;
  background-color: #FF5CCB;
}

Frequently asked questions

What color is #FF5CCB?+

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

What is the closest Tailwind color to #FF5CCB?+

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