#FF3CBB Color

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

Color preview

#FF3CBB

Color formats

HEX
#FF3CBB
RGB
rgb(255, 60, 187)
RGBA
rgba(255, 60, 187, 1)
HSL
hsl(321, 100%, 62%)
HSV
hsv(321, 76%, 100%)
CMYK
cmyk(0%, 76%, 27%, 0%)
CSS variable
--color-primary: #FF3CBB;
Lowercase HEX
#ff3cbb

Shades

Tints

Tones

Harmony

CSS snippets for #FF3CBB

.color-ff3cbb {
  color: #FF3CBB;
  background-color: #FF3CBB;
}

Frequently asked questions

What color is #FF3CBB?+

#FF3CBB is a HEX color with RGB value rgb(255, 60, 187) and HSL value hsl(321, 100%, 62%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF3CBB?+

The closest Tailwind color is pink-500, available as the bg-pink-500 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