#FB15AB Color

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

Color preview

#FB15AB

Color formats

HEX
#FB15AB
RGB
rgb(251, 21, 171)
RGBA
rgba(251, 21, 171, 1)
HSL
hsl(321, 97%, 53%)
HSV
hsv(321, 92%, 98%)
CMYK
cmyk(0%, 92%, 32%, 2%)
CSS variable
--color-primary: #FB15AB;
Lowercase HEX
#fb15ab

Shades

Tints

Tones

Harmony

CSS snippets for #FB15AB

.color-fb15ab {
  color: #FB15AB;
  background-color: #FB15AB;
}

Frequently asked questions

What color is #FB15AB?+

#FB15AB is a HEX color with RGB value rgb(251, 21, 171) and HSL value hsl(321, 97%, 53%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FB15AB?+

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