#BAC2DE Color Information

Hex color code: #BAC2DE

The hex color #BAC2DE is a ethereal blue with RGB values of (186, 194, 222) and HSL of (227°, 35%, 80%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#BAC2DE
RGB
186, 194, 222
HSL
227°, 35%, 80%
CMYK
16%, 13%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAC2DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 194, 222

Red: 186 / Green: 194 / Blue: 222

HSL

227°, 35%, 80%

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

CMYK

16%, 13%, 0%, 13%

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

What color is #BAC2DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAC2DE to RGB:

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

HEX to HSL

Convert #BAC2DE to HSL:

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

HEX to CMYK

Convert #BAC2DE to CMYK:

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

Color Meaning and Usage

#BAC2DE is a ethereal blue color with RGB values of 186, 194, 222 and HSL of 227°, 35%, 80%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAC2DE is #DED6BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BAD4DE.

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

Contrast with #BAC2DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAC2DE?

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

What is the RGB value of #BAC2DE?

#BAC2DE in RGB is (186, 194, 222) - 186 red, 194 green, and 222 blue.

How to use #BAC2DE in CSS?

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

What colors go well with #BAC2DE?

#DED6BA (complementary), #BAD4DE (analogous), and #8794C5 (lighter shade) work well with #BAC2DE.