#F199FF Color

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

Color preview

#F199FF

Color formats

HEX
#F199FF
RGB
rgb(241, 153, 255)
RGBA
rgba(241, 153, 255, 1)
HSL
hsl(292, 100%, 80%)
HSV
hsv(292, 40%, 100%)
CMYK
cmyk(5%, 40%, 0%, 0%)
CSS variable
--color-primary: #F199FF;
Lowercase HEX
#f199ff

Shades

Tints

Tones

Harmony

CSS snippets for #F199FF

.color-f199ff {
  color: #F199FF;
  background-color: #F199FF;
}

Frequently asked questions

What color is #F199FF?+

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

What is the closest Tailwind color to #F199FF?+

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