#B3BDC8 Color

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

Color preview

#B3BDC8

Color formats

HEX
#B3BDC8
RGB
rgb(179, 189, 200)
RGBA
rgba(179, 189, 200, 1)
HSL
hsl(211, 16%, 74%)
HSV
hsv(211, 11%, 78%)
CMYK
cmyk(11%, 5%, 0%, 22%)
CSS variable
--color-primary: #B3BDC8;
Lowercase HEX
#b3bdc8

Shades

Tints

Tones

Harmony

CSS snippets for #B3BDC8

.color-b3bdc8 {
  color: #B3BDC8;
  background-color: #B3BDC8;
}

Frequently asked questions

What color is #B3BDC8?+

#B3BDC8 is a HEX color with RGB value rgb(179, 189, 200) and HSL value hsl(211, 16%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B3BDC8?+

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