#BAEAD2 Color Information

Hex color code: #BAEAD2

The hex color #BAEAD2 is a light cyan with RGB values of (186, 234, 210) and HSL of (150°, 53%, 82%). It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#BAEAD2
RGB
186, 234, 210
HSL
150°, 53%, 82%
CMYK
21%, 0%, 10%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAEAD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 234, 210

Red: 186 / Green: 234 / Blue: 210

HSL

150°, 53%, 82%

Hue: 150° / Saturation: 53% / Lightness: 82%

CMYK

21%, 0%, 10%, 8%

Cyan: 21% / Magenta: 0% / Yellow: 10% / Key: 8%

What color is #BAEAD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAEAD2 to RGB:

rgb(186, 234, 210)HEX to RGB Converter →

HEX to HSL

Convert #BAEAD2 to HSL:

hsl(150, 53%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #BAEAD2 to CMYK:

cmyk(21%, 0%, 10%, 8%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #BAEAD2 has RGB (186, 234, 210) and HSL (150°, 53%, 82%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAEAD2 is #E9B9D1, creating high-contrast pairings. For softer combinations, try analogous colors like #B9E9B9.

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

Contrast with #BAEAD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAEAD2?

#BAEAD2 is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BAEAD2?

#BAEAD2 in RGB is (186, 234, 210) - 186 red, 234 green, and 210 blue.

How to use #BAEAD2 in CSS?

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

What colors go well with #BAEAD2?

#E9B9D1 (complementary), #B9E9B9 (analogous), and #7ED7AB (lighter shade) work well with #BAEAD2.