#F170FF Color

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

Color preview

#F170FF

Color formats

HEX
#F170FF
RGB
rgb(241, 112, 255)
RGBA
rgba(241, 112, 255, 1)
HSL
hsl(294, 100%, 72%)
HSV
hsv(294, 56%, 100%)
CMYK
cmyk(5%, 56%, 0%, 0%)
CSS variable
--color-primary: #F170FF;
Lowercase HEX
#f170ff

Shades

Tints

Tones

Harmony

CSS snippets for #F170FF

.color-f170ff {
  color: #F170FF;
  background-color: #F170FF;
}

Frequently asked questions

What color is #F170FF?+

#F170FF is a HEX color with RGB value rgb(241, 112, 255) and HSL value hsl(294, 100%, 72%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F170FF?+

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