#B3BCDC Color

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

Color preview

#B3BCDC

Color formats

HEX
#B3BCDC
RGB
rgb(179, 188, 220)
RGBA
rgba(179, 188, 220, 1)
HSL
hsl(227, 37%, 78%)
HSV
hsv(227, 19%, 86%)
CMYK
cmyk(19%, 15%, 0%, 14%)
CSS variable
--color-primary: #B3BCDC;
Lowercase HEX
#b3bcdc

Shades

Tints

Tones

Harmony

CSS snippets for #B3BCDC

.color-b3bcdc {
  color: #B3BCDC;
  background-color: #B3BCDC;
}

Frequently asked questions

What color is #B3BCDC?+

#B3BCDC is a HEX color with RGB value rgb(179, 188, 220) and HSL value hsl(227, 37%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B3BCDC?+

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