#F081FF Color

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

Color preview

#F081FF

Color formats

HEX
#F081FF
RGB
rgb(240, 129, 255)
RGBA
rgba(240, 129, 255, 1)
HSL
hsl(293, 100%, 75%)
HSV
hsv(293, 49%, 100%)
CMYK
cmyk(6%, 49%, 0%, 0%)
CSS variable
--color-primary: #F081FF;
Lowercase HEX
#f081ff

Shades

Tints

Tones

Harmony

CSS snippets for #F081FF

.color-f081ff {
  color: #F081FF;
  background-color: #F081FF;
}

Frequently asked questions

What color is #F081FF?+

#F081FF is a HEX color with RGB value rgb(240, 129, 255) and HSL value hsl(293, 100%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F081FF?+

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