#FB00BC Color

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

Color preview

#FB00BC

Color formats

HEX
#FB00BC
RGB
rgb(251, 0, 188)
RGBA
rgba(251, 0, 188, 1)
HSL
hsl(315, 100%, 49%)
HSV
hsv(315, 100%, 98%)
CMYK
cmyk(0%, 100%, 25%, 2%)
CSS variable
--color-primary: #FB00BC;
Lowercase HEX
#fb00bc

Shades

Tints

Tones

Harmony

CSS snippets for #FB00BC

.color-fb00bc {
  color: #FB00BC;
  background-color: #FB00BC;
}

Frequently asked questions

What color is #FB00BC?+

#FB00BC is a HEX color with RGB value rgb(251, 0, 188) and HSL value hsl(315, 100%, 49%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FB00BC?+

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