#BACEEC Color Information

Hex color code: #BACEEC

#BACEEC is a delicate blue color. In RGB it is (186, 206, 236), and in HSL it is (216°, 57%, 83%). It is often used for branding and logos.

Try:
Color NameLight Blue
HEX
#BACEEC
RGB
186, 206, 236
HSL
216°, 57%, 83%
CMYK
21%, 13%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BACEEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 206, 236

Red: 186 / Green: 206 / Blue: 236

HSL

216°, 57%, 83%

Hue: 216° / Saturation: 57% / Lightness: 83%

CMYK

21%, 13%, 0%, 7%

Cyan: 21% / Magenta: 13% / Yellow: 0% / Key: 7%

What color is #BACEEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BACEEC to RGB:

rgb(186, 206, 236)HEX to RGB Converter →

HEX to HSL

Convert #BACEEC to HSL:

hsl(216, 57%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #BACEEC to CMYK:

cmyk(21%, 13%, 0%, 7%)Color Converter →

Color Meaning and Usage

A airy blue tone, #BACEEC has RGB (186, 206, 236) and HSL (216°, 57%, 83%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BACEEC is #ECD9BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBE7EC.

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

Contrast with #BACEEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BACEEC?

#BACEEC is a airy blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BACEEC?

#BACEEC in RGB is (186, 206, 236) - 186 red, 206 green, and 236 blue.

How to use #BACEEC in CSS?

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

What colors go well with #BACEEC?

#ECD9BB (complementary), #BBE7EC (analogous), and #7FA4DC (lighter shade) work well with #BACEEC.