#FF2BBC Color

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

Color preview

#FF2BBC

Color formats

HEX
#FF2BBC
RGB
rgb(255, 43, 188)
RGBA
rgba(255, 43, 188, 1)
HSL
hsl(319, 100%, 58%)
HSV
hsv(319, 83%, 100%)
CMYK
cmyk(0%, 83%, 26%, 0%)
CSS variable
--color-primary: #FF2BBC;
Lowercase HEX
#ff2bbc

Shades

Tints

Tones

Harmony

CSS snippets for #FF2BBC

.color-ff2bbc {
  color: #FF2BBC;
  background-color: #FF2BBC;
}

Frequently asked questions

What color is #FF2BBC?+

#FF2BBC is a HEX color with RGB value rgb(255, 43, 188) and HSL value hsl(319, 100%, 58%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF2BBC?+

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