#F11FD5 Color

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

Color preview

#F11FD5

Color formats

HEX
#F11FD5
RGB
rgb(241, 31, 213)
RGBA
rgba(241, 31, 213, 1)
HSL
hsl(308, 88%, 53%)
HSV
hsv(308, 87%, 95%)
CMYK
cmyk(0%, 87%, 12%, 5%)
CSS variable
--color-primary: #F11FD5;
Lowercase HEX
#f11fd5

Shades

Tints

Tones

Harmony

CSS snippets for #F11FD5

.color-f11fd5 {
  color: #F11FD5;
  background-color: #F11FD5;
}

Frequently asked questions

What color is #F11FD5?+

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

What is the closest Tailwind color to #F11FD5?+

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