#BAEAD7 Color Information

Hex color code: #BAEAD7

#BAEAD7 is a delicate cyan color. In RGB it is (186, 234, 215), and in HSL it is (156°, 53%, 82%). It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#BAEAD7
RGB
186, 234, 215
HSL
156°, 53%, 82%
CMYK
21%, 0%, 8%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAEAD7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 234, 215

Red: 186 / Green: 234 / Blue: 215

HSL

156°, 53%, 82%

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

CMYK

21%, 0%, 8%, 8%

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

What color is #BAEAD7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAEAD7 to RGB:

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

HEX to HSL

Convert #BAEAD7 to HSL:

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

HEX to CMYK

Convert #BAEAD7 to CMYK:

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

Color Meaning and Usage

#BAEAD7 is a delicate cyan color with RGB values of 186, 234, 215 and HSL of 156°, 53%, 82%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAEAD7 is #E9B9CC, creating high-contrast pairings. For softer combinations, try analogous colors like #B9E9BE.

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

Contrast with #BAEAD7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAEAD7?

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

What is the RGB value of #BAEAD7?

#BAEAD7 in RGB is (186, 234, 215) - 186 red, 234 green, and 215 blue.

How to use #BAEAD7 in CSS?

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

What colors go well with #BAEAD7?

#E9B9CC (complementary), #B9E9BE (analogous), and #7ED7B4 (lighter shade) work well with #BAEAD7.