#FF1F8F Color

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

Color preview

#FF1F8F

Color formats

HEX
#FF1F8F
RGB
rgb(255, 31, 143)
RGBA
rgba(255, 31, 143, 1)
HSL
hsl(330, 100%, 56%)
HSV
hsv(330, 88%, 100%)
CMYK
cmyk(0%, 88%, 44%, 0%)
CSS variable
--color-primary: #FF1F8F;
Lowercase HEX
#ff1f8f

Shades

Tints

Tones

Harmony

CSS snippets for #FF1F8F

.color-ff1f8f {
  color: #FF1F8F;
  background-color: #FF1F8F;
}

Frequently asked questions

What color is #FF1F8F?+

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

What is the closest Tailwind color to #FF1F8F?+

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