#BDC7D6 Color Information

Hex color code: #BDC7D6

#BDC7D6 is a delicate blue color. In RGB it is (189, 199, 214), and in HSL it is (216°, 23%, 79%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#BDC7D6
RGB
189, 199, 214
HSL
216°, 23%, 79%
CMYK
12%, 7%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDC7D6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 199, 214

Red: 189 / Green: 199 / Blue: 214

HSL

216°, 23%, 79%

Hue: 216° / Saturation: 23% / Lightness: 79%

CMYK

12%, 7%, 0%, 16%

Cyan: 12% / Magenta: 7% / Yellow: 0% / Key: 16%

What color is #BDC7D6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDC7D6 to RGB:

rgb(189, 199, 214)HEX to RGB Converter →

HEX to HSL

Convert #BDC7D6 to HSL:

hsl(216, 23%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #BDC7D6 to CMYK:

cmyk(12%, 7%, 0%, 16%)Color Converter →

Color Meaning and Usage

A soft blue tone, #BDC7D6 has RGB (189, 199, 214) and HSL (216°, 23%, 79%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDC7D6 is #D6CCBD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDD3D6.

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

Contrast with #BDC7D6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDC7D6?

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

What is the RGB value of #BDC7D6?

#BDC7D6 in RGB is (189, 199, 214) - 189 red, 199 green, and 214 blue.

How to use #BDC7D6 in CSS?

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

What colors go well with #BDC7D6?

#D6CCBD (complementary), #BDD3D6 (analogous), and #8E9FB8 (lighter shade) work well with #BDC7D6.