#BAC0EF Color Information

Hex color code: #BAC0EF

The hex color #BAC0EF is a airy blue with RGB values of (186, 192, 239) and HSL of (233°, 62%, 83%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#BAC0EF
RGB
186, 192, 239
HSL
233°, 62%, 83%
CMYK
22%, 20%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAC0EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 192, 239

Red: 186 / Green: 192 / Blue: 239

HSL

233°, 62%, 83%

Hue: 233° / Saturation: 62% / Lightness: 83%

CMYK

22%, 20%, 0%, 6%

Cyan: 22% / Magenta: 20% / Yellow: 0% / Key: 6%

What color is #BAC0EF?

#BAC0EF is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAC0EF to RGB:

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

HEX to HSL

Convert #BAC0EF to HSL:

hsl(233, 62%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #BAC0EF to CMYK:

cmyk(22%, 20%, 0%, 6%)Color Converter →

Color Meaning and Usage

#BAC0EF is a delicate blue color with RGB values of 186, 192, 239 and HSL of 233°, 62%, 83%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAC0EF is #EFE8B9, creating high-contrast pairings. For softer combinations, try analogous colors like #B9DAEF.

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

Contrast with #BAC0EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAC0EF?

#BAC0EF is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BAC0EF?

#BAC0EF in RGB is (186, 192, 239) - 186 red, 192 green, and 239 blue.

How to use #BAC0EF in CSS?

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

What colors go well with #BAC0EF?

#EFE8B9 (complementary), #B9DAEF (analogous), and #7B87E0 (lighter shade) work well with #BAC0EF.