#BCDCCE Color Information

Hex color code: #BCDCCE

A airy cyan shade, #BCDCCE appears as (188, 220, 206) in RGB and (154°, 31%, 80%) in HSL. It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#BCDCCE
RGB
188, 220, 206
HSL
154°, 31%, 80%
CMYK
15%, 0%, 6%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCDCCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 220, 206

Red: 188 / Green: 220 / Blue: 206

HSL

154°, 31%, 80%

Hue: 154° / Saturation: 31% / Lightness: 80%

CMYK

15%, 0%, 6%, 14%

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

What color is #BCDCCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCDCCE to RGB:

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

HEX to HSL

Convert #BCDCCE to HSL:

hsl(154, 31%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #BCDCCE to CMYK:

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

Color Meaning and Usage

#BCDCCE is a delicate cyan color with RGB values of 188, 220, 206 and HSL of 154°, 31%, 80%. This cyan-blue hue evokes trust and professionalism, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCDCCE is #DCBCCA, creating high-contrast pairings. For softer combinations, try analogous colors like #BCDCBE.

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

Contrast with #BCDCCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCDCCE?

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

What is the RGB value of #BCDCCE?

#BCDCCE in RGB is (188, 220, 206) - 188 red, 220 green, and 206 blue.

How to use #BCDCCE in CSS?

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

What colors go well with #BCDCCE?

#DCBCCA (complementary), #BCDCBE (analogous), and #8AC1A9 (lighter shade) work well with #BCDCCE.