#FB33EE Color

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

Color preview

#FB33EE

Color formats

HEX
#FB33EE
RGB
rgb(251, 51, 238)
RGBA
rgba(251, 51, 238, 1)
HSL
hsl(304, 96%, 59%)
HSV
hsv(304, 80%, 98%)
CMYK
cmyk(0%, 80%, 5%, 2%)
CSS variable
--color-primary: #FB33EE;
Lowercase HEX
#fb33ee

Shades

Tints

Tones

Harmony

CSS snippets for #FB33EE

.color-fb33ee {
  color: #FB33EE;
  background-color: #FB33EE;
}

Frequently asked questions

What color is #FB33EE?+

#FB33EE is a HEX color with RGB value rgb(251, 51, 238) and HSL value hsl(304, 96%, 59%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FB33EE?+

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