#BAC7CF Color Information

Hex color code: #BAC7CF

A light blue shade, #BAC7CF appears as (186, 199, 207) in RGB and (203°, 18%, 77%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BAC7CF
RGB
186, 199, 207
HSL
203°, 18%, 77%
CMYK
10%, 4%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAC7CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 199, 207

Red: 186 / Green: 199 / Blue: 207

HSL

203°, 18%, 77%

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

CMYK

10%, 4%, 0%, 19%

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

What color is #BAC7CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAC7CF to RGB:

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

HEX to HSL

Convert #BAC7CF to HSL:

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

HEX to CMYK

Convert #BAC7CF to CMYK:

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

Color Meaning and Usage

#BAC7CF is a light blue color with RGB values of 186, 199, 207 and HSL of 203°, 18%, 77%. This cyan-blue hue evokes trust and professionalism, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAC7CF is #CFC2BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BACFCC.

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

Contrast with #BAC7CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAC7CF?

#BAC7CF is a light blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #BAC7CF?

#BAC7CF in RGB is (186, 199, 207) - 186 red, 199 green, and 207 blue.

How to use #BAC7CF in CSS?

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

What colors go well with #BAC7CF?

#CFC2BA (complementary), #BACFCC (analogous), and #8DA2B0 (lighter shade) work well with #BAC7CF.