#B9D1CE Color Information

Hex color code: #B9D1CE

The hex color #B9D1CE is a delicate cyan with RGB values of (185, 209, 206) and HSL of (173°, 21%, 77%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#B9D1CE
RGB
185, 209, 206
HSL
173°, 21%, 77%
CMYK
11%, 0%, 1%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B9D1CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 209, 206

Red: 185 / Green: 209 / Blue: 206

HSL

173°, 21%, 77%

Hue: 173° / Saturation: 21% / Lightness: 77%

CMYK

11%, 0%, 1%, 18%

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

What color is #B9D1CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B9D1CE to RGB:

rgb(185, 209, 206)HEX to RGB Converter →

HEX to HSL

Convert #B9D1CE to HSL:

hsl(173, 21%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #B9D1CE to CMYK:

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

Color Meaning and Usage

#B9D1CE is a soft cyan color with RGB values of 185, 209, 206 and HSL of 173°, 21%, 77%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B9D1CE is #D1B8BB, creating high-contrast pairings. For softer combinations, try analogous colors like #B8D1C1.

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

Contrast with #B9D1CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B9D1CE?

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

What is the RGB value of #B9D1CE?

#B9D1CE in RGB is (185, 209, 206) - 185 red, 209 green, and 206 blue.

How to use #B9D1CE in CSS?

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

What colors go well with #B9D1CE?

#D1B8BB (complementary), #B8D1C1 (analogous), and #8AB2AE (lighter shade) work well with #B9D1CE.