#F60CFA Color

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

Color preview

#F60CFA

Color formats

HEX
#F60CFA
RGB
rgb(246, 12, 250)
RGBA
rgba(246, 12, 250, 1)
HSL
hsl(299, 96%, 51%)
HSV
hsv(299, 95%, 98%)
CMYK
cmyk(2%, 95%, 0%, 2%)
CSS variable
--color-primary: #F60CFA;
Lowercase HEX
#f60cfa

Shades

Tints

Tones

Harmony

CSS snippets for #F60CFA

.color-f60cfa {
  color: #F60CFA;
  background-color: #F60CFA;
}

Frequently asked questions

What color is #F60CFA?+

#F60CFA is a HEX color with RGB value rgb(246, 12, 250) and HSL value hsl(299, 96%, 51%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F60CFA?+

The closest Tailwind color is fuchsia-500, available as the bg-fuchsia-500 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