#BDCDCE Color Information

Hex color code: #BDCDCE

The hex color #BDCDCE is a ethereal cyan with RGB values of (189, 205, 206) and HSL of (184°, 15%, 77%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BDCDCE
RGB
189, 205, 206
HSL
184°, 15%, 77%
CMYK
8%, 0%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDCDCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 205, 206

Red: 189 / Green: 205 / Blue: 206

HSL

184°, 15%, 77%

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

CMYK

8%, 0%, 0%, 19%

Cyan: 8% / Magenta: 0% / Yellow: 0% / Key: 19%

What color is #BDCDCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDCDCE to RGB:

rgb(189, 205, 206)HEX to RGB Converter →

HEX to HSL

Convert #BDCDCE to HSL:

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

HEX to CMYK

Convert #BDCDCE to CMYK:

cmyk(8%, 0%, 0%, 19%)Color Converter →

Color Meaning and Usage

#BDCDCE is a light cyan color with RGB values of 189, 205, 206 and HSL of 184°, 15%, 77%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #BDCDCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDCDCE?

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

What is the RGB value of #BDCDCE?

#BDCDCE in RGB is (189, 205, 206) - 189 red, 205 green, and 206 blue.

How to use #BDCDCE in CSS?

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

What colors go well with #BDCDCE?

#CDBDBC (complementary), #BCCDC6 (analogous), and #90ABAD (lighter shade) work well with #BDCDCE.