#F06FFA Color

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

Color preview

#F06FFA

Color formats

HEX
#F06FFA
RGB
rgb(240, 111, 250)
RGBA
rgba(240, 111, 250, 1)
HSL
hsl(296, 93%, 71%)
HSV
hsv(296, 56%, 98%)
CMYK
cmyk(4%, 56%, 0%, 2%)
CSS variable
--color-primary: #F06FFA;
Lowercase HEX
#f06ffa

Shades

Tints

Tones

Harmony

CSS snippets for #F06FFA

.color-f06ffa {
  color: #F06FFA;
  background-color: #F06FFA;
}

Frequently asked questions

What color is #F06FFA?+

#F06FFA is a HEX color with RGB value rgb(240, 111, 250) and HSL value hsl(296, 93%, 71%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F06FFA?+

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