#FF2BBF Color

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

Color preview

#FF2BBF

Color formats

HEX
#FF2BBF
RGB
rgb(255, 43, 191)
RGBA
rgba(255, 43, 191, 1)
HSL
hsl(318, 100%, 58%)
HSV
hsv(318, 83%, 100%)
CMYK
cmyk(0%, 83%, 25%, 0%)
CSS variable
--color-primary: #FF2BBF;
Lowercase HEX
#ff2bbf

Shades

Tints

Tones

Harmony

CSS snippets for #FF2BBF

.color-ff2bbf {
  color: #FF2BBF;
  background-color: #FF2BBF;
}

Frequently asked questions

What color is #FF2BBF?+

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

What is the closest Tailwind color to #FF2BBF?+

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