#FB88FF Color

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

Color preview

#FB88FF

Color formats

HEX
#FB88FF
RGB
rgb(251, 136, 255)
RGBA
rgba(251, 136, 255, 1)
HSL
hsl(298, 100%, 77%)
HSV
hsv(298, 47%, 100%)
CMYK
cmyk(2%, 47%, 0%, 0%)
CSS variable
--color-primary: #FB88FF;
Lowercase HEX
#fb88ff

Shades

Tints

Tones

Harmony

CSS snippets for #FB88FF

.color-fb88ff {
  color: #FB88FF;
  background-color: #FB88FF;
}

Frequently asked questions

What color is #FB88FF?+

#FB88FF is a HEX color with RGB value rgb(251, 136, 255) and HSL value hsl(298, 100%, 77%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FB88FF?+

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