#BBB5EF Color

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

Color preview

#BBB5EF

Color formats

HEX
#BBB5EF
RGB
rgb(187, 181, 239)
RGBA
rgba(187, 181, 239, 1)
HSL
hsl(246, 64%, 82%)
HSV
hsv(246, 24%, 94%)
CMYK
cmyk(22%, 24%, 0%, 6%)
CSS variable
--color-primary: #BBB5EF;
Lowercase HEX
#bbb5ef

Shades

Tints

Tones

Harmony

CSS snippets for #BBB5EF

.color-bbb5ef {
  color: #BBB5EF;
  background-color: #BBB5EF;
}

Frequently asked questions

What color is #BBB5EF?+

#BBB5EF is a HEX color with RGB value rgb(187, 181, 239) and HSL value hsl(246, 64%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BBB5EF?+

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