#FB5BBB Color

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

Color preview

#FB5BBB

Color formats

HEX
#FB5BBB
RGB
rgb(251, 91, 187)
RGBA
rgba(251, 91, 187, 1)
HSL
hsl(324, 95%, 67%)
HSV
hsv(324, 64%, 98%)
CMYK
cmyk(0%, 64%, 25%, 2%)
CSS variable
--color-primary: #FB5BBB;
Lowercase HEX
#fb5bbb

Shades

Tints

Tones

Harmony

CSS snippets for #FB5BBB

.color-fb5bbb {
  color: #FB5BBB;
  background-color: #FB5BBB;
}

Frequently asked questions

What color is #FB5BBB?+

#FB5BBB is a HEX color with RGB value rgb(251, 91, 187) and HSL value hsl(324, 95%, 67%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FB5BBB?+

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