#B1BBCD Color Information

Hex color code: #B1BBCD

A pastel blue shade, #B1BBCD appears as (177, 187, 205) in RGB and (219°, 22%, 75%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#B1BBCD
RGB
177, 187, 205
HSL
219°, 22%, 75%
CMYK
14%, 9%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B1BBCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 187, 205

Red: 177 / Green: 187 / Blue: 205

HSL

219°, 22%, 75%

Hue: 219° / Saturation: 22% / Lightness: 75%

CMYK

14%, 9%, 0%, 20%

Cyan: 14% / Magenta: 9% / Yellow: 0% / Key: 20%

What color is #B1BBCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B1BBCD to RGB:

rgb(177, 187, 205)HEX to RGB Converter →

HEX to HSL

Convert #B1BBCD to HSL:

hsl(219, 22%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #B1BBCD to CMYK:

cmyk(14%, 9%, 0%, 20%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #B1BBCD has RGB (177, 187, 205) and HSL (219°, 22%, 75%). 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 #B1BBCD is #CDC3B1, creating high-contrast pairings. For softer combinations, try analogous colors like #B1C9CD.

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

Contrast with #B1BBCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B1BBCD?

#B1BBCD is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B1BBCD?

#B1BBCD in RGB is (177, 187, 205) - 177 red, 187 green, and 205 blue.

How to use #B1BBCD in CSS?

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

What colors go well with #B1BBCD?

#CDC3B1 (complementary), #B1C9CD (analogous), and #8392AF (lighter shade) work well with #B1BBCD.