#F06BFF Color

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

Color preview

#F06BFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F06BFF

.color-f06bff {
  color: #F06BFF;
  background-color: #F06BFF;
}

Frequently asked questions

What color is #F06BFF?+

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

What is the closest Tailwind color to #F06BFF?+

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