#BBB8EC Color

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

Color preview

#BBB8EC

Color formats

HEX
#BBB8EC
RGB
rgb(187, 184, 236)
RGBA
rgba(187, 184, 236, 1)
HSL
hsl(243, 58%, 82%)
HSV
hsv(243, 22%, 93%)
CMYK
cmyk(21%, 22%, 0%, 7%)
CSS variable
--color-primary: #BBB8EC;
Lowercase HEX
#bbb8ec

Shades

Tints

Tones

Harmony

CSS snippets for #BBB8EC

.color-bbb8ec {
  color: #BBB8EC;
  background-color: #BBB8EC;
}

Frequently asked questions

What color is #BBB8EC?+

#BBB8EC is a HEX color with RGB value rgb(187, 184, 236) and HSL value hsl(243, 58%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BBB8EC?+

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