#F132EE Color

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

Color preview

#F132EE

Color formats

HEX
#F132EE
RGB
rgb(241, 50, 238)
RGBA
rgba(241, 50, 238, 1)
HSL
hsl(301, 87%, 57%)
HSV
hsv(301, 79%, 95%)
CMYK
cmyk(0%, 79%, 1%, 5%)
CSS variable
--color-primary: #F132EE;
Lowercase HEX
#f132ee

Shades

Tints

Tones

Harmony

CSS snippets for #F132EE

.color-f132ee {
  color: #F132EE;
  background-color: #F132EE;
}

Frequently asked questions

What color is #F132EE?+

#F132EE is a HEX color with RGB value rgb(241, 50, 238) and HSL value hsl(301, 87%, 57%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F132EE?+

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