#BBB7CB Color Information

Hex color code: #BBB7CB

A airy blue shade, #BBB7CB appears as (187, 183, 203) in RGB and (252°, 16%, 76%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BBB7CB
RGB
187, 183, 203
HSL
252°, 16%, 76%
CMYK
8%, 10%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBB7CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 183, 203

Red: 187 / Green: 183 / Blue: 203

HSL

252°, 16%, 76%

Hue: 252° / Saturation: 16% / Lightness: 76%

CMYK

8%, 10%, 0%, 20%

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

What color is #BBB7CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBB7CB to RGB:

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

HEX to HSL

Convert #BBB7CB to HSL:

hsl(252, 16%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #BBB7CB to CMYK:

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

Color Meaning and Usage

#BBB7CB is a airy blue color with RGB values of 187, 183, 203 and HSL of 252°, 16%, 76%. This blue-purple hue evokes creativity and luxury, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBB7CB is #C8CCB8, creating high-contrast pairings. For softer combinations, try analogous colors like #B8BECC.

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

Contrast with #BBB7CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBB7CB?

#BBB7CB is a airy blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BBB7CB?

#BBB7CB in RGB is (187, 183, 203) - 187 red, 183 green, and 203 blue.

How to use #BBB7CB in CSS?

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

What colors go well with #BBB7CB?

#C8CCB8 (complementary), #B8BECC (analogous), and #928CAB (lighter shade) work well with #BBB7CB.