#F07FFA Color

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

Color preview

#F07FFA

Color formats

HEX
#F07FFA
RGB
rgb(240, 127, 250)
RGBA
rgba(240, 127, 250, 1)
HSL
hsl(295, 92%, 74%)
HSV
hsv(295, 49%, 98%)
CMYK
cmyk(4%, 49%, 0%, 2%)
CSS variable
--color-primary: #F07FFA;
Lowercase HEX
#f07ffa

Shades

Tints

Tones

Harmony

CSS snippets for #F07FFA

.color-f07ffa {
  color: #F07FFA;
  background-color: #F07FFA;
}

Frequently asked questions

What color is #F07FFA?+

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

What is the closest Tailwind color to #F07FFA?+

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