#F10ACE Color

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

Color preview

#F10ACE

Color formats

HEX
#F10ACE
RGB
rgb(241, 10, 206)
RGBA
rgba(241, 10, 206, 1)
HSL
hsl(309, 92%, 49%)
HSV
hsv(309, 96%, 95%)
CMYK
cmyk(0%, 96%, 15%, 5%)
CSS variable
--color-primary: #F10ACE;
Lowercase HEX
#f10ace

Shades

Tints

Tones

Harmony

CSS snippets for #F10ACE

.color-f10ace {
  color: #F10ACE;
  background-color: #F10ACE;
}

Frequently asked questions

What color is #F10ACE?+

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

What is the closest Tailwind color to #F10ACE?+

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