#B5B3BC Color Information

Hex color code: #B5B3BC

A muted blue shade, #B5B3BC appears as (181, 179, 188) in RGB and (253°, 6%, 72%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#B5B3BC
RGB
181, 179, 188
HSL
253°, 6%, 72%
CMYK
4%, 5%, 0%, 26%

Shades

CSS Usage
color: #B5B3BC;
background-color: #B5B3BC;
border-color: #B5B3BC;
box-shadow: 0 0 10px #B5B3BC;
border: 2px solid #B5B3BC;
Tailwind Usage
bg-[#B5B3BC]
text-[#B5B3BC]
border-[#B5B3BC]
shadow-[0_0_10px_B5B3BC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #B5B3BC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #B5B3BC; color: #000000; }

Badge

New Feature
.badge { background-color: #B5B3BC; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #B5B3BC; background-color: #B5B3BC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #B5B3BC20; border-left: 4px solid #B5B3BC; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #B5B3BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #B5B3BC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 179, 188

Red: 181 / Green: 179 / Blue: 188

HSL

253°, 6%, 72%

Hue: 253° / Saturation: 6% / Lightness: 72%

CMYK

4%, 5%, 0%, 26%

Cyan: 4% / Magenta: 5% / Yellow: 0% / Key: 26%

What color is #B5B3BC?

#B5B3BC is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B5B3BC to RGB:

rgb(181, 179, 188)HEX to RGB Converter →

HEX to HSL

Convert #B5B3BC to HSL:

hsl(253, 6%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #B5B3BC to CMYK:

cmyk(4%, 5%, 0%, 26%)Color Converter →

Color Meaning and Usage

A subtle blue tone, #B5B3BC has RGB (181, 179, 188) and HSL (253°, 6%, 72%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B5B3BC is #BABCB3, creating high-contrast pairings. For softer combinations, try analogous colors like #B3B6BC.

Use #B5B3BC in CSS: color: #B5B3BC or background-color: #B5B3BC. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #B5B3BC

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 10.14:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B5B3BC?

#B5B3BC is a subtle blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B5B3BC?

#B5B3BC in RGB is (181, 179, 188) - 181 red, 179 green, and 188 blue.

How to use #B5B3BC in CSS?

Use #B5B3BC directly in your CSS properties like color or background-color.

What colors go well with #B5B3BC?

#BABCB3 (complementary), #B3B6BC (analogous), and #8E8B98 (lighter shade) work well with #B5B3BC.