#BAC0CB Color Information

Hex color code: #BAC0CB

A delicate blue shade, #BAC0CB appears as (186, 192, 203) in RGB and (219°, 14%, 76%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BAC0CB
RGB
186, 192, 203
HSL
219°, 14%, 76%
CMYK
8%, 5%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAC0CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 192, 203

Red: 186 / Green: 192 / Blue: 203

HSL

219°, 14%, 76%

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

CMYK

8%, 5%, 0%, 20%

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

What color is #BAC0CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAC0CB to RGB:

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

HEX to HSL

Convert #BAC0CB to HSL:

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

HEX to CMYK

Convert #BAC0CB to CMYK:

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

Color Meaning and Usage

#BAC0CB is a light blue color with RGB values of 186, 192, 203 and HSL of 219°, 14%, 76%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAC0CB is #CAC4B9, creating high-contrast pairings. For softer combinations, try analogous colors like #B9C8CA.

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

Contrast with #BAC0CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAC0CB?

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

What is the RGB value of #BAC0CB?

#BAC0CB in RGB is (186, 192, 203) - 186 red, 192 green, and 203 blue.

How to use #BAC0CB in CSS?

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

What colors go well with #BAC0CB?

#CAC4B9 (complementary), #B9C8CA (analogous), and #8E97A9 (lighter shade) work well with #BAC0CB.