#F50ACA Color

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

Color preview

#F50ACA

Color formats

HEX
#F50ACA
RGB
rgb(245, 10, 202)
RGBA
rgba(245, 10, 202, 1)
HSL
hsl(311, 92%, 50%)
HSV
hsv(311, 96%, 96%)
CMYK
cmyk(0%, 96%, 18%, 4%)
CSS variable
--color-primary: #F50ACA;
Lowercase HEX
#f50aca

Shades

Tints

Tones

Harmony

CSS snippets for #F50ACA

.color-f50aca {
  color: #F50ACA;
  background-color: #F50ACA;
}

Frequently asked questions

What color is #F50ACA?+

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

What is the closest Tailwind color to #F50ACA?+

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