#F87FFA Color

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

Color preview

#F87FFA

Color formats

HEX
#F87FFA
RGB
rgb(248, 127, 250)
RGBA
rgba(248, 127, 250, 1)
HSL
hsl(299, 92%, 74%)
HSV
hsv(299, 49%, 98%)
CMYK
cmyk(1%, 49%, 0%, 2%)
CSS variable
--color-primary: #F87FFA;
Lowercase HEX
#f87ffa

Shades

Tints

Tones

Harmony

CSS snippets for #F87FFA

.color-f87ffa {
  color: #F87FFA;
  background-color: #F87FFA;
}

Frequently asked questions

What color is #F87FFA?+

#F87FFA is a HEX color with RGB value rgb(248, 127, 250) and HSL value hsl(299, 92%, 74%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F87FFA?+

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