#BBB2EC Color

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

Color preview

#BBB2EC

Color formats

HEX
#BBB2EC
RGB
rgb(187, 178, 236)
RGBA
rgba(187, 178, 236, 1)
HSL
hsl(249, 60%, 81%)
HSV
hsv(249, 25%, 93%)
CMYK
cmyk(21%, 25%, 0%, 7%)
CSS variable
--color-primary: #BBB2EC;
Lowercase HEX
#bbb2ec

Shades

Tints

Tones

Harmony

CSS snippets for #BBB2EC

.color-bbb2ec {
  color: #BBB2EC;
  background-color: #BBB2EC;
}

Frequently asked questions

What color is #BBB2EC?+

#BBB2EC is a HEX color with RGB value rgb(187, 178, 236) and HSL value hsl(249, 60%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BBB2EC?+

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