#BBABD9 Color

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

Color preview

#BBABD9

Color formats

HEX
#BBABD9
RGB
rgb(187, 171, 217)
RGBA
rgba(187, 171, 217, 1)
HSL
hsl(261, 38%, 76%)
HSV
hsv(261, 21%, 85%)
CMYK
cmyk(14%, 21%, 0%, 15%)
CSS variable
--color-primary: #BBABD9;
Lowercase HEX
#bbabd9

Shades

Tints

Tones

Harmony

CSS snippets for #BBABD9

.color-bbabd9 {
  color: #BBABD9;
  background-color: #BBABD9;
}

Frequently asked questions

What color is #BBABD9?+

#BBABD9 is a HEX color with RGB value rgb(187, 171, 217) and HSL value hsl(261, 38%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BBABD9?+

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