#B7BCC7 Color Information

Hex color code: #B7BCC7

The hex color #B7BCC7 is a muted blue with RGB values of (183, 188, 199) and HSL of (221°, 12%, 75%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#B7BCC7
RGB
183, 188, 199
HSL
221°, 12%, 75%
CMYK
8%, 6%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #B7BCC7; 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 #B7BCC7; background-color: #B7BCC715; }

Alert / Toast

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

Link / Accent

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

a { color: #B7BCC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 188, 199

Red: 183 / Green: 188 / Blue: 199

HSL

221°, 12%, 75%

Hue: 221° / Saturation: 12% / Lightness: 75%

CMYK

8%, 6%, 0%, 22%

Cyan: 8% / Magenta: 6% / Yellow: 0% / Key: 22%

What color is #B7BCC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7BCC7 to RGB:

rgb(183, 188, 199)HEX to RGB Converter →

HEX to HSL

Convert #B7BCC7 to HSL:

hsl(221, 12%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #B7BCC7 to CMYK:

cmyk(8%, 6%, 0%, 22%)Color Converter →

Color Meaning and Usage

#B7BCC7 is a neutral blue color with RGB values of 183, 188, 199 and HSL of 221°, 12%, 75%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7BCC7 is #C7C2B8, creating high-contrast pairings. For softer combinations, try analogous colors like #B8C4C7.

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

Contrast with #B7BCC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7BCC7?

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

What is the RGB value of #B7BCC7?

#B7BCC7 in RGB is (183, 188, 199) - 183 red, 188 green, and 199 blue.

How to use #B7BCC7 in CSS?

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

What colors go well with #B7BCC7?

#C7C2B8 (complementary), #B8C4C7 (analogous), and #8D95A5 (lighter shade) work well with #B7BCC7.