#BAE0CD Color Information

Hex color code: #BAE0CD

A light cyan shade, #BAE0CD appears as (186, 224, 205) in RGB and (150°, 38%, 80%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#BAE0CD
RGB
186, 224, 205
HSL
150°, 38%, 80%
CMYK
17%, 0%, 8%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAE0CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 224, 205

Red: 186 / Green: 224 / Blue: 205

HSL

150°, 38%, 80%

Hue: 150° / Saturation: 38% / Lightness: 80%

CMYK

17%, 0%, 8%, 12%

Cyan: 17% / Magenta: 0% / Yellow: 8% / Key: 12%

What color is #BAE0CD?

#BAE0CD is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAE0CD to RGB:

rgb(186, 224, 205)HEX to RGB Converter →

HEX to HSL

Convert #BAE0CD to HSL:

hsl(150, 38%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #BAE0CD to CMYK:

cmyk(17%, 0%, 8%, 12%)Color Converter →

Color Meaning and Usage

#BAE0CD is a ethereal cyan color with RGB values of 186, 224, 205 and HSL of 150°, 38%, 80%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAE0CD is #DFB9CC, creating high-contrast pairings. For softer combinations, try analogous colors like #B9DFB9.

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

Contrast with #BAE0CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAE0CD?

#BAE0CD is a ethereal cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #BAE0CD?

#BAE0CD in RGB is (186, 224, 205) - 186 red, 224 green, and 205 blue.

How to use #BAE0CD in CSS?

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

What colors go well with #BAE0CD?

#DFB9CC (complementary), #B9DFB9 (analogous), and #84C8A6 (lighter shade) work well with #BAE0CD.