#B9CAD0 Color Information

Hex color code: #B9CAD0

The hex color #B9CAD0 is a ethereal blue with RGB values of (185, 202, 208) and HSL of (196°, 20%, 77%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#B9CAD0
RGB
185, 202, 208
HSL
196°, 20%, 77%
CMYK
11%, 3%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B9CAD0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 202, 208

Red: 185 / Green: 202 / Blue: 208

HSL

196°, 20%, 77%

Hue: 196° / Saturation: 20% / Lightness: 77%

CMYK

11%, 3%, 0%, 18%

Cyan: 11% / Magenta: 3% / Yellow: 0% / Key: 18%

What color is #B9CAD0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B9CAD0 to RGB:

rgb(185, 202, 208)HEX to RGB Converter →

HEX to HSL

Convert #B9CAD0 to HSL:

hsl(196, 20%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #B9CAD0 to CMYK:

cmyk(11%, 3%, 0%, 18%)Color Converter →

Color Meaning and Usage

A soft blue tone, #B9CAD0 has RGB (185, 202, 208) and HSL (196°, 20%, 77%). Known for evoking trust and professionalism, this cyan-blue hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B9CAD0 is #D0BFB9, creating high-contrast pairings. For softer combinations, try analogous colors like #B9D0CB.

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

Contrast with #B9CAD0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B9CAD0?

#B9CAD0 is a soft blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #B9CAD0?

#B9CAD0 in RGB is (185, 202, 208) - 185 red, 202 green, and 208 blue.

How to use #B9CAD0 in CSS?

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

What colors go well with #B9CAD0?

#D0BFB9 (complementary), #B9D0CB (analogous), and #8BA7B1 (lighter shade) work well with #B9CAD0.