#FB3DF8 Color

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

Color preview

#FB3DF8

Color formats

HEX
#FB3DF8
RGB
rgb(251, 61, 248)
RGBA
rgba(251, 61, 248, 1)
HSL
hsl(301, 96%, 61%)
HSV
hsv(301, 76%, 98%)
CMYK
cmyk(0%, 76%, 1%, 2%)
CSS variable
--color-primary: #FB3DF8;
Lowercase HEX
#fb3df8

Shades

Tints

Tones

Harmony

CSS snippets for #FB3DF8

.color-fb3df8 {
  color: #FB3DF8;
  background-color: #FB3DF8;
}

Frequently asked questions

What color is #FB3DF8?+

#FB3DF8 is a HEX color with RGB value rgb(251, 61, 248) and HSL value hsl(301, 96%, 61%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FB3DF8?+

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