#F11FE6 Color

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

Color preview

#F11FE6

Color formats

HEX
#F11FE6
RGB
rgb(241, 31, 230)
RGBA
rgba(241, 31, 230, 1)
HSL
hsl(303, 88%, 53%)
HSV
hsv(303, 87%, 95%)
CMYK
cmyk(0%, 87%, 5%, 5%)
CSS variable
--color-primary: #F11FE6;
Lowercase HEX
#f11fe6

Shades

Tints

Tones

Harmony

CSS snippets for #F11FE6

.color-f11fe6 {
  color: #F11FE6;
  background-color: #F11FE6;
}

Frequently asked questions

What color is #F11FE6?+

#F11FE6 is a HEX color with RGB value rgb(241, 31, 230) and HSL value hsl(303, 88%, 53%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F11FE6?+

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