#FB7AFF Color

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

Color preview

#FB7AFF

Color formats

HEX
#FB7AFF
RGB
rgb(251, 122, 255)
RGBA
rgba(251, 122, 255, 1)
HSL
hsl(298, 100%, 74%)
HSV
hsv(298, 52%, 100%)
CMYK
cmyk(2%, 52%, 0%, 0%)
CSS variable
--color-primary: #FB7AFF;
Lowercase HEX
#fb7aff

Shades

Tints

Tones

Harmony

CSS snippets for #FB7AFF

.color-fb7aff {
  color: #FB7AFF;
  background-color: #FB7AFF;
}

Frequently asked questions

What color is #FB7AFF?+

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

What is the closest Tailwind color to #FB7AFF?+

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