#B0BCBF Color Information

Hex color code: #B0BCBF

A subtle cyan shade, #B0BCBF appears as (176, 188, 191) in RGB and (192°, 10%, 72%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#B0BCBF
RGB
176, 188, 191
HSL
192°, 10%, 72%
CMYK
8%, 2%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B0BCBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 188, 191

Red: 176 / Green: 188 / Blue: 191

HSL

192°, 10%, 72%

Hue: 192° / Saturation: 10% / Lightness: 72%

CMYK

8%, 2%, 0%, 25%

Cyan: 8% / Magenta: 2% / Yellow: 0% / Key: 25%

What color is #B0BCBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B0BCBF to RGB:

rgb(176, 188, 191)HEX to RGB Converter →

HEX to HSL

Convert #B0BCBF to HSL:

hsl(192, 10%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #B0BCBF to CMYK:

cmyk(8%, 2%, 0%, 25%)Color Converter →

Color Meaning and Usage

#B0BCBF is a subtle cyan color with RGB values of 176, 188, 191 and HSL of 192°, 10%, 72%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B0BCBF is #BFB3B0, creating high-contrast pairings. For softer combinations, try analogous colors like #B0BFBA.

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

Contrast with #B0BCBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B0BCBF?

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

What is the RGB value of #B0BCBF?

#B0BCBF in RGB is (176, 188, 191) - 176 red, 188 green, and 191 blue.

How to use #B0BCBF in CSS?

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

What colors go well with #B0BCBF?

#BFB3B0 (complementary), #B0BFBA (analogous), and #86989C (lighter shade) work well with #B0BCBF.