#BBC9CC Color Information

Hex color code: #BBC9CC

#BBC9CC is a soft cyan color. In RGB it is (187, 201, 204), and in HSL it is (191°, 14%, 77%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BBC9CC
RGB
187, 201, 204
HSL
191°, 14%, 77%
CMYK
8%, 1%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBC9CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 201, 204

Red: 187 / Green: 201 / Blue: 204

HSL

191°, 14%, 77%

Hue: 191° / Saturation: 14% / Lightness: 77%

CMYK

8%, 1%, 0%, 20%

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

What color is #BBC9CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBC9CC to RGB:

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

HEX to HSL

Convert #BBC9CC to HSL:

hsl(191, 14%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BBC9CC to CMYK:

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

Color Meaning and Usage

#BBC9CC is a ethereal cyan color with RGB values of 187, 201, 204 and HSL of 191°, 14%, 77%. 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 #BBC9CC is #CDBFBC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCCDC7.

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

Contrast with #BBC9CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBC9CC?

#BBC9CC is a ethereal cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BBC9CC?

#BBC9CC in RGB is (187, 201, 204) - 187 red, 201 green, and 204 blue.

How to use #BBC9CC in CSS?

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

What colors go well with #BBC9CC?

#CDBFBC (complementary), #BCCDC7 (analogous), and #91A7AC (lighter shade) work well with #BBC9CC.