#BAC6DE Color Information

Hex color code: #BAC6DE

#BAC6DE is a ethereal blue color. In RGB it is (186, 198, 222), and in HSL it is (220°, 35%, 80%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#BAC6DE
RGB
186, 198, 222
HSL
220°, 35%, 80%
CMYK
16%, 11%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAC6DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 198, 222

Red: 186 / Green: 198 / Blue: 222

HSL

220°, 35%, 80%

Hue: 220° / Saturation: 35% / Lightness: 80%

CMYK

16%, 11%, 0%, 13%

Cyan: 16% / Magenta: 11% / Yellow: 0% / Key: 13%

What color is #BAC6DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAC6DE to RGB:

rgb(186, 198, 222)HEX to RGB Converter →

HEX to HSL

Convert #BAC6DE to HSL:

hsl(220, 35%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #BAC6DE to CMYK:

cmyk(16%, 11%, 0%, 13%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #BAC6DE has RGB (186, 198, 222) and HSL (220°, 35%, 80%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAC6DE is #DED2BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BAD8DE.

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

Contrast with #BAC6DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAC6DE?

#BAC6DE is a ethereal blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BAC6DE?

#BAC6DE in RGB is (186, 198, 222) - 186 red, 198 green, and 222 blue.

How to use #BAC6DE in CSS?

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

What colors go well with #BAC6DE?

#DED2BA (complementary), #BAD8DE (analogous), and #879BC5 (lighter shade) work well with #BAC6DE.