#FB15AE Color

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

Color preview

#FB15AE

Color formats

HEX
#FB15AE
RGB
rgb(251, 21, 174)
RGBA
rgba(251, 21, 174, 1)
HSL
hsl(320, 97%, 53%)
HSV
hsv(320, 92%, 98%)
CMYK
cmyk(0%, 92%, 31%, 2%)
CSS variable
--color-primary: #FB15AE;
Lowercase HEX
#fb15ae

Shades

Tints

Tones

Harmony

CSS snippets for #FB15AE

.color-fb15ae {
  color: #FB15AE;
  background-color: #FB15AE;
}

Frequently asked questions

What color is #FB15AE?+

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

What is the closest Tailwind color to #FB15AE?+

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