#BAC0CF Color Information

Hex color code: #BAC0CF

#BAC0CF is a soft blue color. In RGB it is (186, 192, 207), and in HSL it is (223°, 18%, 77%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BAC0CF
RGB
186, 192, 207
HSL
223°, 18%, 77%
CMYK
10%, 7%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAC0CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 192, 207

Red: 186 / Green: 192 / Blue: 207

HSL

223°, 18%, 77%

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

CMYK

10%, 7%, 0%, 19%

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

What color is #BAC0CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAC0CF to RGB:

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

HEX to HSL

Convert #BAC0CF to HSL:

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

HEX to CMYK

Convert #BAC0CF to CMYK:

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

Color Meaning and Usage

#BAC0CF is a delicate blue color with RGB values of 186, 192, 207 and HSL of 223°, 18%, 77%. This blue-purple hue evokes creativity and luxury, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAC0CF is #CFC9BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BACACF.

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

Contrast with #BAC0CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAC0CF?

#BAC0CF is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BAC0CF?

#BAC0CF in RGB is (186, 192, 207) - 186 red, 192 green, and 207 blue.

How to use #BAC0CF in CSS?

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

What colors go well with #BAC0CF?

#CFC9BA (complementary), #BACACF (analogous), and #8D97B0 (lighter shade) work well with #BAC0CF.