#FE2FAB Color

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

Color preview

#FE2FAB

Color formats

HEX
#FE2FAB
RGB
rgb(254, 47, 171)
RGBA
rgba(254, 47, 171, 1)
HSL
hsl(324, 99%, 59%)
HSV
hsv(324, 81%, 100%)
CMYK
cmyk(0%, 81%, 33%, 0%)
CSS variable
--color-primary: #FE2FAB;
Lowercase HEX
#fe2fab

Shades

Tints

Tones

Harmony

CSS snippets for #FE2FAB

.color-fe2fab {
  color: #FE2FAB;
  background-color: #FE2FAB;
}

Frequently asked questions

What color is #FE2FAB?+

#FE2FAB is a HEX color with RGB value rgb(254, 47, 171) and HSL value hsl(324, 99%, 59%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FE2FAB?+

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