#B7BBCC Color Information

Hex color code: #B7BBCC

The hex color #B7BBCC is a soft blue with RGB values of (183, 187, 204) and HSL of (229°, 17%, 76%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#B7BBCC
RGB
183, 187, 204
HSL
229°, 17%, 76%
CMYK
10%, 8%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B7BBCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 187, 204

Red: 183 / Green: 187 / Blue: 204

HSL

229°, 17%, 76%

Hue: 229° / Saturation: 17% / Lightness: 76%

CMYK

10%, 8%, 0%, 20%

Cyan: 10% / Magenta: 8% / Yellow: 0% / Key: 20%

What color is #B7BBCC?

#B7BBCC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7BBCC to RGB:

rgb(183, 187, 204)HEX to RGB Converter →

HEX to HSL

Convert #B7BBCC to HSL:

hsl(229, 17%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #B7BBCC to CMYK:

cmyk(10%, 8%, 0%, 20%)Color Converter →

Color Meaning and Usage

A light blue tone, #B7BBCC has RGB (183, 187, 204) and HSL (229°, 17%, 76%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7BBCC is #CCC8B7, creating high-contrast pairings. For softer combinations, try analogous colors like #B7C6CC.

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

Contrast with #B7BBCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7BBCC?

#B7BBCC is a light blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B7BBCC?

#B7BBCC in RGB is (183, 187, 204) - 183 red, 187 green, and 204 blue.

How to use #B7BBCC in CSS?

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

What colors go well with #B7BBCC?

#CCC8B7 (complementary), #B7C6CC (analogous), and #8B91AC (lighter shade) work well with #B7BBCC.