#FF1F8B Color

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

Color preview

#FF1F8B

Color formats

HEX
#FF1F8B
RGB
rgb(255, 31, 139)
RGBA
rgba(255, 31, 139, 1)
HSL
hsl(331, 100%, 56%)
HSV
hsv(331, 88%, 100%)
CMYK
cmyk(0%, 88%, 45%, 0%)
CSS variable
--color-primary: #FF1F8B;
Lowercase HEX
#ff1f8b

Shades

Tints

Tones

Harmony

CSS snippets for #FF1F8B

.color-ff1f8b {
  color: #FF1F8B;
  background-color: #FF1F8B;
}

Frequently asked questions

What color is #FF1F8B?+

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

What is the closest Tailwind color to #FF1F8B?+

The closest Tailwind color is pink-600, available as the bg-pink-600 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