#F11FE3 Color

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

Color preview

#F11FE3

Color formats

HEX
#F11FE3
RGB
rgb(241, 31, 227)
RGBA
rgba(241, 31, 227, 1)
HSL
hsl(304, 88%, 53%)
HSV
hsv(304, 87%, 95%)
CMYK
cmyk(0%, 87%, 6%, 5%)
CSS variable
--color-primary: #F11FE3;
Lowercase HEX
#f11fe3

Shades

Tints

Tones

Harmony

CSS snippets for #F11FE3

.color-f11fe3 {
  color: #F11FE3;
  background-color: #F11FE3;
}

Frequently asked questions

What color is #F11FE3?+

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

What is the closest Tailwind color to #F11FE3?+

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