#B8BBEE Color

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

Color preview

#B8BBEE

Color formats

HEX
#B8BBEE
RGB
rgb(184, 187, 238)
RGBA
rgba(184, 187, 238, 1)
HSL
hsl(237, 61%, 83%)
HSV
hsv(237, 23%, 93%)
CMYK
cmyk(23%, 21%, 0%, 7%)
CSS variable
--color-primary: #B8BBEE;
Lowercase HEX
#b8bbee

Shades

Tints

Tones

Harmony

CSS snippets for #B8BBEE

.color-b8bbee {
  color: #B8BBEE;
  background-color: #B8BBEE;
}

Frequently asked questions

What color is #B8BBEE?+

#B8BBEE is a HEX color with RGB value rgb(184, 187, 238) and HSL value hsl(237, 61%, 83%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B8BBEE?+

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