#BCCBCD Color Information

Hex color code: #BCCBCD

A soft cyan shade, #BCCBCD appears as (188, 203, 205) in RGB and (187°, 15%, 77%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BCCBCD
RGB
188, 203, 205
HSL
187°, 15%, 77%
CMYK
8%, 1%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCCBCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 203, 205

Red: 188 / Green: 203 / Blue: 205

HSL

187°, 15%, 77%

Hue: 187° / Saturation: 15% / Lightness: 77%

CMYK

8%, 1%, 0%, 20%

Cyan: 8% / Magenta: 1% / Yellow: 0% / Key: 20%

What color is #BCCBCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCCBCD to RGB:

rgb(188, 203, 205)HEX to RGB Converter →

HEX to HSL

Convert #BCCBCD to HSL:

hsl(187, 15%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BCCBCD to CMYK:

cmyk(8%, 1%, 0%, 20%)Color Converter →

Color Meaning and Usage

A light cyan tone, #BCCBCD has RGB (188, 203, 205) and HSL (187°, 15%, 77%). Known for evoking trust and professionalism, this cyan-blue hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCCBCD is #CDBEBC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCCDC6.

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

Contrast with #BCCBCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCCBCD?

#BCCBCD is a light cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #BCCBCD?

#BCCBCD in RGB is (188, 203, 205) - 188 red, 203 green, and 205 blue.

How to use #BCCBCD in CSS?

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

What colors go well with #BCCBCD?

#CDBEBC (complementary), #BCCDC6 (analogous), and #90A9AD (lighter shade) work well with #BCCBCD.