#BCBDCA Color Information

Hex color code: #BCBDCA

The hex color #BCBDCA is a ethereal blue with RGB values of (188, 189, 202) and HSL of (236°, 12%, 76%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BCBDCA
RGB
188, 189, 202
HSL
236°, 12%, 76%
CMYK
7%, 6%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCBDCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 189, 202

Red: 188 / Green: 189 / Blue: 202

HSL

236°, 12%, 76%

Hue: 236° / Saturation: 12% / Lightness: 76%

CMYK

7%, 6%, 0%, 21%

Cyan: 7% / Magenta: 6% / Yellow: 0% / Key: 21%

What color is #BCBDCA?

#BCBDCA is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCBDCA to RGB:

rgb(188, 189, 202)HEX to RGB Converter →

HEX to HSL

Convert #BCBDCA to HSL:

hsl(236, 12%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #BCBDCA to CMYK:

cmyk(7%, 6%, 0%, 21%)Color Converter →

Color Meaning and Usage

#BCBDCA is a airy blue color with RGB values of 188, 189, 202 and HSL of 236°, 12%, 76%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCBDCA is #C9C8BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BAC3C9.

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

Contrast with #BCBDCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCBDCA?

#BCBDCA is a airy blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BCBDCA?

#BCBDCA in RGB is (188, 189, 202) - 188 red, 189 green, and 202 blue.

How to use #BCBDCA in CSS?

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

What colors go well with #BCBDCA?

#C9C8BA (complementary), #BAC3C9 (analogous), and #9091A7 (lighter shade) work well with #BCBDCA.