#F11FAB Color

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

Color preview

#F11FAB

Color formats

HEX
#F11FAB
RGB
rgb(241, 31, 171)
RGBA
rgba(241, 31, 171, 1)
HSL
hsl(320, 88%, 53%)
HSV
hsv(320, 87%, 95%)
CMYK
cmyk(0%, 87%, 29%, 5%)
CSS variable
--color-primary: #F11FAB;
Lowercase HEX
#f11fab

Shades

Tints

Tones

Harmony

CSS snippets for #F11FAB

.color-f11fab {
  color: #F11FAB;
  background-color: #F11FAB;
}

Frequently asked questions

What color is #F11FAB?+

#F11FAB is a HEX color with RGB value rgb(241, 31, 171) and HSL value hsl(320, 88%, 53%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #F11FAB?+

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