#FE34FE Color

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

Color preview

#FE34FE

Color formats

HEX
#FE34FE
RGB
rgb(254, 52, 254)
RGBA
rgba(254, 52, 254, 1)
HSL
hsl(300, 99%, 60%)
HSV
hsv(300, 80%, 100%)
CMYK
cmyk(0%, 80%, 0%, 0%)
CSS variable
--color-primary: #FE34FE;
Lowercase HEX
#fe34fe

Shades

Tints

Tones

Harmony

CSS snippets for #FE34FE

.color-fe34fe {
  color: #FE34FE;
  background-color: #FE34FE;
}

Frequently asked questions

What color is #FE34FE?+

#FE34FE is a HEX color with RGB value rgb(254, 52, 254) and HSL value hsl(300, 99%, 60%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FE34FE?+

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