#BBB8DE Color

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

Color preview

#BBB8DE

Color formats

HEX
#BBB8DE
RGB
rgb(187, 184, 222)
RGBA
rgba(187, 184, 222, 1)
HSL
hsl(245, 37%, 80%)
HSV
hsv(245, 17%, 87%)
CMYK
cmyk(16%, 17%, 0%, 13%)
CSS variable
--color-primary: #BBB8DE;
Lowercase HEX
#bbb8de

Shades

Tints

Tones

Harmony

CSS snippets for #BBB8DE

.color-bbb8de {
  color: #BBB8DE;
  background-color: #BBB8DE;
}

Frequently asked questions

What color is #BBB8DE?+

#BBB8DE is a HEX color with RGB value rgb(187, 184, 222) and HSL value hsl(245, 37%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BBB8DE?+

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