#F50ACE Color

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

Color preview

#F50ACE

Color formats

HEX
#F50ACE
RGB
rgb(245, 10, 206)
RGBA
rgba(245, 10, 206, 1)
HSL
hsl(310, 92%, 50%)
HSV
hsv(310, 96%, 96%)
CMYK
cmyk(0%, 96%, 16%, 4%)
CSS variable
--color-primary: #F50ACE;
Lowercase HEX
#f50ace

Shades

Tints

Tones

Harmony

CSS snippets for #F50ACE

.color-f50ace {
  color: #F50ACE;
  background-color: #F50ACE;
}

Frequently asked questions

What color is #F50ACE?+

#F50ACE is a HEX color with RGB value rgb(245, 10, 206) and HSL value hsl(310, 92%, 50%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F50ACE?+

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