#BCC6D2 Color Information

Hex color code: #BCC6D2

The hex color #BCC6D2 is a ethereal blue with RGB values of (188, 198, 210) and HSL of (213°, 20%, 78%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#BCC6D2
RGB
188, 198, 210
HSL
213°, 20%, 78%
CMYK
10%, 6%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCC6D2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 198, 210

Red: 188 / Green: 198 / Blue: 210

HSL

213°, 20%, 78%

Hue: 213° / Saturation: 20% / Lightness: 78%

CMYK

10%, 6%, 0%, 18%

Cyan: 10% / Magenta: 6% / Yellow: 0% / Key: 18%

What color is #BCC6D2?

#BCC6D2 is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCC6D2 to RGB:

rgb(188, 198, 210)HEX to RGB Converter →

HEX to HSL

Convert #BCC6D2 to HSL:

hsl(213, 20%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BCC6D2 to CMYK:

cmyk(10%, 6%, 0%, 18%)Color Converter →

Color Meaning and Usage

#BCC6D2 is a soft blue color with RGB values of 188, 198, 210 and HSL of 213°, 20%, 78%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCC6D2 is #D2C8BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCD1D2.

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

Contrast with #BCC6D2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCC6D2?

#BCC6D2 is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BCC6D2?

#BCC6D2 in RGB is (188, 198, 210) - 188 red, 198 green, and 210 blue.

How to use #BCC6D2 in CSS?

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

What colors go well with #BCC6D2?

#D2C8BC (complementary), #BCD1D2 (analogous), and #8E9FB4 (lighter shade) work well with #BCC6D2.