#BCDCE5 Color Information

Hex color code: #BCDCE5

The hex color #BCDCE5 is a ethereal cyan with RGB values of (188, 220, 229) and HSL of (193°, 44%, 82%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#BCDCE5
RGB
188, 220, 229
HSL
193°, 44%, 82%
CMYK
18%, 4%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCDCE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 220, 229

Red: 188 / Green: 220 / Blue: 229

HSL

193°, 44%, 82%

Hue: 193° / Saturation: 44% / Lightness: 82%

CMYK

18%, 4%, 0%, 10%

Cyan: 18% / Magenta: 4% / Yellow: 0% / Key: 10%

What color is #BCDCE5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCDCE5 to RGB:

rgb(188, 220, 229)HEX to RGB Converter →

HEX to HSL

Convert #BCDCE5 to HSL:

hsl(193, 44%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #BCDCE5 to CMYK:

cmyk(18%, 4%, 0%, 10%)Color Converter →

Color Meaning and Usage

#BCDCE5 is a soft cyan color with RGB values of 188, 220, 229 and HSL of 193°, 44%, 82%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCDCE5 is #E5C6BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDE5DA.

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

Contrast with #BCDCE5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCDCE5?

#BCDCE5 is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BCDCE5?

#BCDCE5 in RGB is (188, 220, 229) - 188 red, 220 green, and 229 blue.

How to use #BCDCE5 in CSS?

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

What colors go well with #BCDCE5?

#E5C6BD (complementary), #BDE5DA (analogous), and #86C0D0 (lighter shade) work well with #BCDCE5.