#FB5DF8 Color

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

Color preview

#FB5DF8

Color formats

HEX
#FB5DF8
RGB
rgb(251, 93, 248)
RGBA
rgba(251, 93, 248, 1)
HSL
hsl(301, 95%, 67%)
HSV
hsv(301, 63%, 98%)
CMYK
cmyk(0%, 63%, 1%, 2%)
CSS variable
--color-primary: #FB5DF8;
Lowercase HEX
#fb5df8

Shades

Tints

Tones

Harmony

CSS snippets for #FB5DF8

.color-fb5df8 {
  color: #FB5DF8;
  background-color: #FB5DF8;
}

Frequently asked questions

What color is #FB5DF8?+

#FB5DF8 is a HEX color with RGB value rgb(251, 93, 248) and HSL value hsl(301, 95%, 67%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FB5DF8?+

The closest Tailwind color is fuchsia-400, available as the bg-fuchsia-400 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