#FB00B0 Color

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

Color preview

#FB00B0

Color formats

HEX
#FB00B0
RGB
rgb(251, 0, 176)
RGBA
rgba(251, 0, 176, 1)
HSL
hsl(318, 100%, 49%)
HSV
hsv(318, 100%, 98%)
CMYK
cmyk(0%, 100%, 30%, 2%)
CSS variable
--color-primary: #FB00B0;
Lowercase HEX
#fb00b0

Shades

Tints

Tones

Harmony

CSS snippets for #FB00B0

.color-fb00b0 {
  color: #FB00B0;
  background-color: #FB00B0;
}

Frequently asked questions

What color is #FB00B0?+

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

What is the closest Tailwind color to #FB00B0?+

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