#BCDAD4 Color Information

Hex color code: #BCDAD4

The hex color #BCDAD4 is a delicate cyan with RGB values of (188, 218, 212) and HSL of (168°, 29%, 80%). It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#BCDAD4
RGB
188, 218, 212
HSL
168°, 29%, 80%
CMYK
14%, 0%, 3%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCDAD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 218, 212

Red: 188 / Green: 218 / Blue: 212

HSL

168°, 29%, 80%

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

CMYK

14%, 0%, 3%, 15%

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

What color is #BCDAD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCDAD4 to RGB:

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

HEX to HSL

Convert #BCDAD4 to HSL:

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

HEX to CMYK

Convert #BCDAD4 to CMYK:

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

Color Meaning and Usage

#BCDAD4 is a delicate cyan color with RGB values of 188, 218, 212 and HSL of 168°, 29%, 80%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCDAD4 is #DBBDC3, creating high-contrast pairings. For softer combinations, try analogous colors like #BDDBC6.

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

Contrast with #BCDAD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCDAD4?

#BCDAD4 is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #BCDAD4?

#BCDAD4 in RGB is (188, 218, 212) - 188 red, 218 green, and 212 blue.

How to use #BCDAD4 in CSS?

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

What colors go well with #BCDAD4?

#DBBDC3 (complementary), #BDDBC6 (analogous), and #8CC0B5 (lighter shade) work well with #BCDAD4.