#FF1FCB Color

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

Color preview

#FF1FCB

Color formats

HEX
#FF1FCB
RGB
rgb(255, 31, 203)
RGBA
rgba(255, 31, 203, 1)
HSL
hsl(314, 100%, 56%)
HSV
hsv(314, 88%, 100%)
CMYK
cmyk(0%, 88%, 20%, 0%)
CSS variable
--color-primary: #FF1FCB;
Lowercase HEX
#ff1fcb

Shades

Tints

Tones

Harmony

CSS snippets for #FF1FCB

.color-ff1fcb {
  color: #FF1FCB;
  background-color: #FF1FCB;
}

Frequently asked questions

What color is #FF1FCB?+

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

What is the closest Tailwind color to #FF1FCB?+

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