#B8BFDA Color

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

Color preview

#B8BFDA

Color formats

HEX
#B8BFDA
RGB
rgb(184, 191, 218)
RGBA
rgba(184, 191, 218, 1)
HSL
hsl(228, 31%, 79%)
HSV
hsv(228, 16%, 85%)
CMYK
cmyk(16%, 12%, 0%, 15%)
CSS variable
--color-primary: #B8BFDA;
Lowercase HEX
#b8bfda

Shades

Tints

Tones

Harmony

CSS snippets for #B8BFDA

.color-b8bfda {
  color: #B8BFDA;
  background-color: #B8BFDA;
}

Frequently asked questions

What color is #B8BFDA?+

#B8BFDA is a HEX color with RGB value rgb(184, 191, 218) and HSL value hsl(228, 31%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B8BFDA?+

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