#B3BBEE Color

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

Color preview

#B3BBEE

Color formats

HEX
#B3BBEE
RGB
rgb(179, 187, 238)
RGBA
rgba(179, 187, 238, 1)
HSL
hsl(232, 63%, 82%)
HSV
hsv(232, 25%, 93%)
CMYK
cmyk(25%, 21%, 0%, 7%)
CSS variable
--color-primary: #B3BBEE;
Lowercase HEX
#b3bbee

Shades

Tints

Tones

Harmony

CSS snippets for #B3BBEE

.color-b3bbee {
  color: #B3BBEE;
  background-color: #B3BBEE;
}

Frequently asked questions

What color is #B3BBEE?+

#B3BBEE is a HEX color with RGB value rgb(179, 187, 238) and HSL value hsl(232, 63%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B3BBEE?+

The closest Tailwind color is indigo-300, available as the bg-indigo-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