#BDCBE5 Color Information

Hex color code: #BDCBE5

#BDCBE5 is a soft blue color. In RGB it is (189, 203, 229), and in HSL it is (219°, 43%, 82%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#BDCBE5
RGB
189, 203, 229
HSL
219°, 43%, 82%
CMYK
17%, 11%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDCBE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 203, 229

Red: 189 / Green: 203 / Blue: 229

HSL

219°, 43%, 82%

Hue: 219° / Saturation: 43% / Lightness: 82%

CMYK

17%, 11%, 0%, 10%

Cyan: 17% / Magenta: 11% / Yellow: 0% / Key: 10%

What color is #BDCBE5?

#BDCBE5 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDCBE5 to RGB:

rgb(189, 203, 229)HEX to RGB Converter →

HEX to HSL

Convert #BDCBE5 to HSL:

hsl(219, 43%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #BDCBE5 to CMYK:

cmyk(17%, 11%, 0%, 10%)Color Converter →

Color Meaning and Usage

#BDCBE5 is a delicate blue color with RGB values of 189, 203, 229 and HSL of 219°, 43%, 82%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDCBE5 is #E5D7BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDDFE5.

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

Contrast with #BDCBE5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDCBE5?

#BDCBE5 is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BDCBE5?

#BDCBE5 in RGB is (189, 203, 229) - 189 red, 203 green, and 229 blue.

How to use #BDCBE5 in CSS?

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

What colors go well with #BDCBE5?

#E5D7BD (complementary), #BDDFE5 (analogous), and #87A0CF (lighter shade) work well with #BDCBE5.