#B9C1BF Color Information

Hex color code: #B9C1BF

A subtle cyan shade, #B9C1BF appears as (185, 193, 191) in RGB and (165°, 6%, 74%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#B9C1BF
RGB
185, 193, 191
HSL
165°, 6%, 74%
CMYK
4%, 0%, 1%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B9C1BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 193, 191

Red: 185 / Green: 193 / Blue: 191

HSL

165°, 6%, 74%

Hue: 165° / Saturation: 6% / Lightness: 74%

CMYK

4%, 0%, 1%, 24%

Cyan: 4% / Magenta: 0% / Yellow: 1% / Key: 24%

What color is #B9C1BF?

#B9C1BF is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B9C1BF to RGB:

rgb(185, 193, 191)HEX to RGB Converter →

HEX to HSL

Convert #B9C1BF to HSL:

hsl(165, 6%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #B9C1BF to CMYK:

cmyk(4%, 0%, 1%, 24%)Color Converter →

Color Meaning and Usage

A neutral cyan tone, #B9C1BF has RGB (185, 193, 191) and HSL (165°, 6%, 74%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B9C1BF is #C1B9BB, creating high-contrast pairings. For softer combinations, try analogous colors like #B9C1BB.

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

Contrast with #B9C1BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B9C1BF?

#B9C1BF is a neutral cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B9C1BF?

#B9C1BF in RGB is (185, 193, 191) - 185 red, 193 green, and 191 blue.

How to use #B9C1BF in CSS?

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

What colors go well with #B9C1BF?

#C1B9BB (complementary), #B9C1BB (analogous), and #909D9A (lighter shade) work well with #B9C1BF.