#B4BFDA Color

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

Color preview

#B4BFDA

Color formats

HEX
#B4BFDA
RGB
rgb(180, 191, 218)
RGBA
rgba(180, 191, 218, 1)
HSL
hsl(223, 34%, 78%)
HSV
hsv(223, 17%, 85%)
CMYK
cmyk(17%, 12%, 0%, 15%)
CSS variable
--color-primary: #B4BFDA;
Lowercase HEX
#b4bfda

Shades

Tints

Tones

Harmony

CSS snippets for #B4BFDA

.color-b4bfda {
  color: #B4BFDA;
  background-color: #B4BFDA;
}

Frequently asked questions

What color is #B4BFDA?+

#B4BFDA is a HEX color with RGB value rgb(180, 191, 218) and HSL value hsl(223, 34%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B4BFDA?+

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