#BCD3CE Color Information

Hex color code: #BCD3CE

A ethereal cyan shade, #BCD3CE appears as (188, 211, 206) in RGB and (167°, 21%, 78%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BCD3CE
RGB
188, 211, 206
HSL
167°, 21%, 78%
CMYK
11%, 0%, 2%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCD3CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 211, 206

Red: 188 / Green: 211 / Blue: 206

HSL

167°, 21%, 78%

Hue: 167° / Saturation: 21% / Lightness: 78%

CMYK

11%, 0%, 2%, 17%

Cyan: 11% / Magenta: 0% / Yellow: 2% / Key: 17%

What color is #BCD3CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCD3CE to RGB:

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

HEX to HSL

Convert #BCD3CE to HSL:

hsl(167, 21%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BCD3CE to CMYK:

cmyk(11%, 0%, 2%, 17%)Color Converter →

Color Meaning and Usage

#BCD3CE is a soft cyan color with RGB values of 188, 211, 206 and HSL of 167°, 21%, 78%. 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 #BCD3CE is #D3BBC0, creating high-contrast pairings. For softer combinations, try analogous colors like #BBD3C2.

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

Contrast with #BCD3CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCD3CE?

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

What is the RGB value of #BCD3CE?

#BCD3CE in RGB is (188, 211, 206) - 188 red, 211 green, and 206 blue.

How to use #BCD3CE in CSS?

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

What colors go well with #BCD3CE?

#D3BBC0 (complementary), #BBD3C2 (analogous), and #8DB4AC (lighter shade) work well with #BCD3CE.