#BBBACB Color Information

Hex color code: #BBBACB

A ethereal blue shade, #BBBACB appears as (187, 186, 203) in RGB and (244°, 14%, 76%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BBBACB
RGB
187, 186, 203
HSL
244°, 14%, 76%
CMYK
8%, 8%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBBACB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 186, 203

Red: 187 / Green: 186 / Blue: 203

HSL

244°, 14%, 76%

Hue: 244° / Saturation: 14% / Lightness: 76%

CMYK

8%, 8%, 0%, 20%

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

What color is #BBBACB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBBACB to RGB:

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

HEX to HSL

Convert #BBBACB to HSL:

hsl(244, 14%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #BBBACB to CMYK:

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

Color Meaning and Usage

#BBBACB is a light blue color with RGB values of 187, 186, 203 and HSL of 244°, 14%, 76%. This desaturated neutral evokes balance and subtlety, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBBACB is #C9CAB9, creating high-contrast pairings. For softer combinations, try analogous colors like #B9C1CA.

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

Contrast with #BBBACB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBBACB?

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

What is the RGB value of #BBBACB?

#BBBACB in RGB is (187, 186, 203) - 187 red, 186 green, and 203 blue.

How to use #BBBACB in CSS?

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

What colors go well with #BBBACB?

#C9CAB9 (complementary), #B9C1CA (analogous), and #8F8EA9 (lighter shade) work well with #BBBACB.