#FB15A3 Color

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

Color preview

#FB15A3

Color formats

HEX
#FB15A3
RGB
rgb(251, 21, 163)
RGBA
rgba(251, 21, 163, 1)
HSL
hsl(323, 97%, 53%)
HSV
hsv(323, 92%, 98%)
CMYK
cmyk(0%, 92%, 35%, 2%)
CSS variable
--color-primary: #FB15A3;
Lowercase HEX
#fb15a3

Shades

Tints

Tones

Harmony

CSS snippets for #FB15A3

.color-fb15a3 {
  color: #FB15A3;
  background-color: #FB15A3;
}

Frequently asked questions

What color is #FB15A3?+

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

What is the closest Tailwind color to #FB15A3?+

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