#B8BFEE Color

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

Color preview

#B8BFEE

Color formats

HEX
#B8BFEE
RGB
rgb(184, 191, 238)
RGBA
rgba(184, 191, 238, 1)
HSL
hsl(232, 61%, 83%)
HSV
hsv(232, 23%, 93%)
CMYK
cmyk(23%, 20%, 0%, 7%)
CSS variable
--color-primary: #B8BFEE;
Lowercase HEX
#b8bfee

Shades

Tints

Tones

Harmony

CSS snippets for #B8BFEE

.color-b8bfee {
  color: #B8BFEE;
  background-color: #B8BFEE;
}

Frequently asked questions

What color is #B8BFEE?+

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

What is the closest Tailwind color to #B8BFEE?+

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