#FF1FB0 Color

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

Color preview

#FF1FB0

Color formats

HEX
#FF1FB0
RGB
rgb(255, 31, 176)
RGBA
rgba(255, 31, 176, 1)
HSL
hsl(321, 100%, 56%)
HSV
hsv(321, 88%, 100%)
CMYK
cmyk(0%, 88%, 31%, 0%)
CSS variable
--color-primary: #FF1FB0;
Lowercase HEX
#ff1fb0

Shades

Tints

Tones

Harmony

CSS snippets for #FF1FB0

.color-ff1fb0 {
  color: #FF1FB0;
  background-color: #FF1FB0;
}

Frequently asked questions

What color is #FF1FB0?+

#FF1FB0 is a HEX color with RGB value rgb(255, 31, 176) and HSL value hsl(321, 100%, 56%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF1FB0?+

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