#B99FED Color

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

Color preview

#B99FED

Color formats

HEX
#B99FED
RGB
rgb(185, 159, 237)
RGBA
rgba(185, 159, 237, 1)
HSL
hsl(260, 68%, 78%)
HSV
hsv(260, 33%, 93%)
CMYK
cmyk(22%, 33%, 0%, 7%)
CSS variable
--color-primary: #B99FED;
Lowercase HEX
#b99fed

Shades

Tints

Tones

Harmony

CSS snippets for #B99FED

.color-b99fed {
  color: #B99FED;
  background-color: #B99FED;
}

Frequently asked questions

What color is #B99FED?+

#B99FED is a HEX color with RGB value rgb(185, 159, 237) and HSL value hsl(260, 68%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #B99FED?+

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