#FB30FE Color

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

Color preview

#FB30FE

Color formats

HEX
#FB30FE
RGB
rgb(251, 48, 254)
RGBA
rgba(251, 48, 254, 1)
HSL
hsl(299, 99%, 59%)
HSV
hsv(299, 81%, 100%)
CMYK
cmyk(1%, 81%, 0%, 0%)
CSS variable
--color-primary: #FB30FE;
Lowercase HEX
#fb30fe

Shades

Tints

Tones

Harmony

CSS snippets for #FB30FE

.color-fb30fe {
  color: #FB30FE;
  background-color: #FB30FE;
}

Frequently asked questions

What color is #FB30FE?+

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

What is the closest Tailwind color to #FB30FE?+

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