#BBA7FF Color

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

Color preview

#BBA7FF

Color formats

HEX
#BBA7FF
RGB
rgb(187, 167, 255)
RGBA
rgba(187, 167, 255, 1)
HSL
hsl(254, 100%, 83%)
HSV
hsv(254, 35%, 100%)
CMYK
cmyk(27%, 35%, 0%, 0%)
CSS variable
--color-primary: #BBA7FF;
Lowercase HEX
#bba7ff

Shades

Tints

Tones

Harmony

CSS snippets for #BBA7FF

.color-bba7ff {
  color: #BBA7FF;
  background-color: #BBA7FF;
}

Frequently asked questions

What color is #BBA7FF?+

#BBA7FF is a HEX color with RGB value rgb(187, 167, 255) and HSL value hsl(254, 100%, 83%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BBA7FF?+

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