#BAC9CF Color Information

Hex color code: #BAC9CF

A delicate blue shade, #BAC9CF appears as (186, 201, 207) in RGB and (197°, 18%, 77%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BAC9CF
RGB
186, 201, 207
HSL
197°, 18%, 77%
CMYK
10%, 3%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAC9CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 201, 207

Red: 186 / Green: 201 / Blue: 207

HSL

197°, 18%, 77%

Hue: 197° / Saturation: 18% / Lightness: 77%

CMYK

10%, 3%, 0%, 19%

Cyan: 10% / Magenta: 3% / Yellow: 0% / Key: 19%

What color is #BAC9CF?

#BAC9CF is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAC9CF to RGB:

rgb(186, 201, 207)HEX to RGB Converter →

HEX to HSL

Convert #BAC9CF to HSL:

hsl(197, 18%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BAC9CF to CMYK:

cmyk(10%, 3%, 0%, 19%)Color Converter →

Color Meaning and Usage

#BAC9CF is a soft blue color with RGB values of 186, 201, 207 and HSL of 197°, 18%, 77%. This cyan-blue hue evokes trust and professionalism, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAC9CF is #CFC0BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BACFCA.

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

Contrast with #BAC9CF

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 #BAC9CF?

#BAC9CF is a soft blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #BAC9CF?

#BAC9CF in RGB is (186, 201, 207) - 186 red, 201 green, and 207 blue.

How to use #BAC9CF in CSS?

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

What colors go well with #BAC9CF?

#CFC0BA (complementary), #BACFCA (analogous), and #8DA6B0 (lighter shade) work well with #BAC9CF.