#BBCAC7 Color Information

Hex color code: #BBCAC7

A ethereal cyan shade, #BBCAC7 appears as (187, 202, 199) in RGB and (168°, 12%, 76%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BBCAC7
RGB
187, 202, 199
HSL
168°, 12%, 76%
CMYK
7%, 0%, 1%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBCAC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 202, 199

Red: 187 / Green: 202 / Blue: 199

HSL

168°, 12%, 76%

Hue: 168° / Saturation: 12% / Lightness: 76%

CMYK

7%, 0%, 1%, 21%

Cyan: 7% / Magenta: 0% / Yellow: 1% / Key: 21%

What color is #BBCAC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBCAC7 to RGB:

rgb(187, 202, 199)HEX to RGB Converter →

HEX to HSL

Convert #BBCAC7 to HSL:

hsl(168, 12%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #BBCAC7 to CMYK:

cmyk(7%, 0%, 1%, 21%)Color Converter →

Color Meaning and Usage

A airy cyan tone, #BBCAC7 has RGB (187, 202, 199) and HSL (168°, 12%, 76%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBCAC7 is #C9BABD, creating high-contrast pairings. For softer combinations, try analogous colors like #BAC9BF.

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

Contrast with #BBCAC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBCAC7?

#BBCAC7 is a airy cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BBCAC7?

#BBCAC7 in RGB is (187, 202, 199) - 187 red, 202 green, and 199 blue.

How to use #BBCAC7 in CSS?

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

What colors go well with #BBCAC7?

#C9BABD (complementary), #BAC9BF (analogous), and #90A7A3 (lighter shade) work well with #BBCAC7.