#FAB3FF Color

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

Color preview

#FAB3FF

Color formats

HEX
#FAB3FF
RGB
rgb(250, 179, 255)
RGBA
rgba(250, 179, 255, 1)
HSL
hsl(296, 100%, 85%)
HSV
hsv(296, 30%, 100%)
CMYK
cmyk(2%, 30%, 0%, 0%)
CSS variable
--color-primary: #FAB3FF;
Lowercase HEX
#fab3ff

Shades

Tints

Tones

Harmony

CSS snippets for #FAB3FF

.color-fab3ff {
  color: #FAB3FF;
  background-color: #FAB3FF;
}

Frequently asked questions

What color is #FAB3FF?+

#FAB3FF is a HEX color with RGB value rgb(250, 179, 255) and HSL value hsl(296, 100%, 85%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #FAB3FF?+

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