#BAC1CF Color Information

Hex color code: #BAC1CF

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

Try:
Color NameSilver
HEX
#BAC1CF
RGB
186, 193, 207
HSL
220°, 18%, 77%
CMYK
10%, 7%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAC1CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 193, 207

Red: 186 / Green: 193 / Blue: 207

HSL

220°, 18%, 77%

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

CMYK

10%, 7%, 0%, 19%

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

What color is #BAC1CF?

#BAC1CF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAC1CF to RGB:

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

HEX to HSL

Convert #BAC1CF to HSL:

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

HEX to CMYK

Convert #BAC1CF to CMYK:

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

Color Meaning and Usage

#BAC1CF is a airy blue color with RGB values of 186, 193, 207 and HSL of 220°, 18%, 77%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAC1CF is #CFC8BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BACBCF.

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

Contrast with #BAC1CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAC1CF?

#BAC1CF is a airy blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BAC1CF?

#BAC1CF in RGB is (186, 193, 207) - 186 red, 193 green, and 207 blue.

How to use #BAC1CF in CSS?

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

What colors go well with #BAC1CF?

#CFC8BA (complementary), #BACBCF (analogous), and #8D98B0 (lighter shade) work well with #BAC1CF.