#BAE8DC Color Information

Hex color code: #BAE8DC

The hex color #BAE8DC is a airy cyan with RGB values of (186, 232, 220) and HSL of (164°, 50%, 82%). It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#BAE8DC
RGB
186, 232, 220
HSL
164°, 50%, 82%
CMYK
20%, 0%, 5%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAE8DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 232, 220

Red: 186 / Green: 232 / Blue: 220

HSL

164°, 50%, 82%

Hue: 164° / Saturation: 50% / Lightness: 82%

CMYK

20%, 0%, 5%, 9%

Cyan: 20% / Magenta: 0% / Yellow: 5% / Key: 9%

What color is #BAE8DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAE8DC to RGB:

rgb(186, 232, 220)HEX to RGB Converter →

HEX to HSL

Convert #BAE8DC to HSL:

hsl(164, 50%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #BAE8DC to CMYK:

cmyk(20%, 0%, 5%, 9%)Color Converter →

Color Meaning and Usage

#BAE8DC is a ethereal cyan color with RGB values of 186, 232, 220 and HSL of 164°, 50%, 82%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAE8DC is #E8BAC6, creating high-contrast pairings. For softer combinations, try analogous colors like #BAE8C5.

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

Contrast with #BAE8DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAE8DC?

#BAE8DC is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BAE8DC?

#BAE8DC in RGB is (186, 232, 220) - 186 red, 232 green, and 220 blue.

How to use #BAE8DC in CSS?

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

What colors go well with #BAE8DC?

#E8BAC6 (complementary), #BAE8C5 (analogous), and #81D5BE (lighter shade) work well with #BAE8DC.