#F10ACA Color

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

Color preview

#F10ACA

Color formats

HEX
#F10ACA
RGB
rgb(241, 10, 202)
RGBA
rgba(241, 10, 202, 1)
HSL
hsl(310, 92%, 49%)
HSV
hsv(310, 96%, 95%)
CMYK
cmyk(0%, 96%, 16%, 5%)
CSS variable
--color-primary: #F10ACA;
Lowercase HEX
#f10aca

Shades

Tints

Tones

Harmony

CSS snippets for #F10ACA

.color-f10aca {
  color: #F10ACA;
  background-color: #F10ACA;
}

Frequently asked questions

What color is #F10ACA?+

#F10ACA is a HEX color with RGB value rgb(241, 10, 202) and HSL value hsl(310, 92%, 49%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F10ACA?+

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