#BCDAD0 Color Information

Hex color code: #BCDAD0

A soft cyan shade, #BCDAD0 appears as (188, 218, 208) in RGB and (160°, 29%, 80%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#BCDAD0
RGB
188, 218, 208
HSL
160°, 29%, 80%
CMYK
14%, 0%, 5%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCDAD0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 218, 208

Red: 188 / Green: 218 / Blue: 208

HSL

160°, 29%, 80%

Hue: 160° / Saturation: 29% / Lightness: 80%

CMYK

14%, 0%, 5%, 15%

Cyan: 14% / Magenta: 0% / Yellow: 5% / Key: 15%

What color is #BCDAD0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCDAD0 to RGB:

rgb(188, 218, 208)HEX to RGB Converter →

HEX to HSL

Convert #BCDAD0 to HSL:

hsl(160, 29%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #BCDAD0 to CMYK:

cmyk(14%, 0%, 5%, 15%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #BCDAD0 has RGB (188, 218, 208) and HSL (160°, 29%, 80%). Known for evoking trust and professionalism, this cyan-blue hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCDAD0 is #DBBDC7, creating high-contrast pairings. For softer combinations, try analogous colors like #BDDBC2.

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

Contrast with #BCDAD0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCDAD0?

#BCDAD0 is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #BCDAD0?

#BCDAD0 in RGB is (188, 218, 208) - 188 red, 218 green, and 208 blue.

How to use #BCDAD0 in CSS?

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

What colors go well with #BCDAD0?

#DBBDC7 (complementary), #BDDBC2 (analogous), and #8CC0AE (lighter shade) work well with #BCDAD0.