#B999FF Color

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

Color preview

#B999FF

Color formats

HEX
#B999FF
RGB
rgb(185, 153, 255)
RGBA
rgba(185, 153, 255, 1)
HSL
hsl(259, 100%, 80%)
HSV
hsv(259, 40%, 100%)
CMYK
cmyk(27%, 40%, 0%, 0%)
CSS variable
--color-primary: #B999FF;
Lowercase HEX
#b999ff

Shades

Tints

Tones

Harmony

CSS snippets for #B999FF

.color-b999ff {
  color: #B999FF;
  background-color: #B999FF;
}

Frequently asked questions

What color is #B999FF?+

#B999FF is a HEX color with RGB value rgb(185, 153, 255) and HSL value hsl(259, 100%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #B999FF?+

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