#FB34FE Color

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

Color preview

#FB34FE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FB34FE

.color-fb34fe {
  color: #FB34FE;
  background-color: #FB34FE;
}

Frequently asked questions

What color is #FB34FE?+

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

What is the closest Tailwind color to #FB34FE?+

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