#FF1FA9 Color

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

Color preview

#FF1FA9

Color formats

HEX
#FF1FA9
RGB
rgb(255, 31, 169)
RGBA
rgba(255, 31, 169, 1)
HSL
hsl(323, 100%, 56%)
HSV
hsv(323, 88%, 100%)
CMYK
cmyk(0%, 88%, 34%, 0%)
CSS variable
--color-primary: #FF1FA9;
Lowercase HEX
#ff1fa9

Shades

Tints

Tones

Harmony

CSS snippets for #FF1FA9

.color-ff1fa9 {
  color: #FF1FA9;
  background-color: #FF1FA9;
}

Frequently asked questions

What color is #FF1FA9?+

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

What is the closest Tailwind color to #FF1FA9?+

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