#FB15A7 Color

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

Color preview

#FB15A7

Color formats

HEX
#FB15A7
RGB
rgb(251, 21, 167)
RGBA
rgba(251, 21, 167, 1)
HSL
hsl(322, 97%, 53%)
HSV
hsv(322, 92%, 98%)
CMYK
cmyk(0%, 92%, 33%, 2%)
CSS variable
--color-primary: #FB15A7;
Lowercase HEX
#fb15a7

Shades

Tints

Tones

Harmony

CSS snippets for #FB15A7

.color-fb15a7 {
  color: #FB15A7;
  background-color: #FB15A7;
}

Frequently asked questions

What color is #FB15A7?+

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

What is the closest Tailwind color to #FB15A7?+

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