#F196FF Color

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

Color preview

#F196FF

Color formats

HEX
#F196FF
RGB
rgb(241, 150, 255)
RGBA
rgba(241, 150, 255, 1)
HSL
hsl(292, 100%, 79%)
HSV
hsv(292, 41%, 100%)
CMYK
cmyk(5%, 41%, 0%, 0%)
CSS variable
--color-primary: #F196FF;
Lowercase HEX
#f196ff

Shades

Tints

Tones

Harmony

CSS snippets for #F196FF

.color-f196ff {
  color: #F196FF;
  background-color: #F196FF;
}

Frequently asked questions

What color is #F196FF?+

#F196FF is a HEX color with RGB value rgb(241, 150, 255) and HSL value hsl(292, 100%, 79%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F196FF?+

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