#FF0FAB Color

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

Color preview

#FF0FAB

Color formats

HEX
#FF0FAB
RGB
rgb(255, 15, 171)
RGBA
rgba(255, 15, 171, 1)
HSL
hsl(321, 100%, 53%)
HSV
hsv(321, 94%, 100%)
CMYK
cmyk(0%, 94%, 33%, 0%)
CSS variable
--color-primary: #FF0FAB;
Lowercase HEX
#ff0fab

Shades

Tints

Tones

Harmony

CSS snippets for #FF0FAB

.color-ff0fab {
  color: #FF0FAB;
  background-color: #FF0FAB;
}

Frequently asked questions

What color is #FF0FAB?+

#FF0FAB is a HEX color with RGB value rgb(255, 15, 171) and HSL value hsl(321, 100%, 53%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF0FAB?+

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