#F96FE9 Color

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

Color preview

#F96FE9

Color formats

HEX
#F96FE9
RGB
rgb(249, 111, 233)
RGBA
rgba(249, 111, 233, 1)
HSL
hsl(307, 92%, 71%)
HSV
hsv(307, 55%, 98%)
CMYK
cmyk(0%, 55%, 6%, 2%)
CSS variable
--color-primary: #F96FE9;
Lowercase HEX
#f96fe9

Shades

Tints

Tones

Harmony

CSS snippets for #F96FE9

.color-f96fe9 {
  color: #F96FE9;
  background-color: #F96FE9;
}

Frequently asked questions

What color is #F96FE9?+

#F96FE9 is a HEX color with RGB value rgb(249, 111, 233) and HSL value hsl(307, 92%, 71%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F96FE9?+

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