#F06AFF Color

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

Color preview

#F06AFF

Color formats

HEX
#F06AFF
RGB
rgb(240, 106, 255)
RGBA
rgba(240, 106, 255, 1)
HSL
hsl(294, 100%, 71%)
HSV
hsv(294, 58%, 100%)
CMYK
cmyk(6%, 58%, 0%, 0%)
CSS variable
--color-primary: #F06AFF;
Lowercase HEX
#f06aff

Shades

Tints

Tones

Harmony

CSS snippets for #F06AFF

.color-f06aff {
  color: #F06AFF;
  background-color: #F06AFF;
}

Frequently asked questions

What color is #F06AFF?+

#F06AFF is a HEX color with RGB value rgb(240, 106, 255) and HSL value hsl(294, 100%, 71%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F06AFF?+

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