#FF1FCE Color

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

Color preview

#FF1FCE

Color formats

HEX
#FF1FCE
RGB
rgb(255, 31, 206)
RGBA
rgba(255, 31, 206, 1)
HSL
hsl(313, 100%, 56%)
HSV
hsv(313, 88%, 100%)
CMYK
cmyk(0%, 88%, 19%, 0%)
CSS variable
--color-primary: #FF1FCE;
Lowercase HEX
#ff1fce

Shades

Tints

Tones

Harmony

CSS snippets for #FF1FCE

.color-ff1fce {
  color: #FF1FCE;
  background-color: #FF1FCE;
}

Frequently asked questions

What color is #FF1FCE?+

#FF1FCE is a HEX color with RGB value rgb(255, 31, 206) and HSL value hsl(313, 100%, 56%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FF1FCE?+

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