#B9B0C4 Color Information

Hex color code: #B9B0C4

A balanced purple shade, #B9B0C4 appears as (185, 176, 196) in RGB and (267°, 14%, 73%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#B9B0C4
RGB
185, 176, 196
HSL
267°, 14%, 73%
CMYK
6%, 10%, 0%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B9B0C4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 176, 196

Red: 185 / Green: 176 / Blue: 196

HSL

267°, 14%, 73%

Hue: 267° / Saturation: 14% / Lightness: 73%

CMYK

6%, 10%, 0%, 23%

Cyan: 6% / Magenta: 10% / Yellow: 0% / Key: 23%

What color is #B9B0C4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B9B0C4 to RGB:

rgb(185, 176, 196)HEX to RGB Converter →

HEX to HSL

Convert #B9B0C4 to HSL:

hsl(267, 14%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #B9B0C4 to CMYK:

cmyk(6%, 10%, 0%, 23%)Color Converter →

Color Meaning and Usage

A neutral purple tone, #B9B0C4 has RGB (185, 176, 196) and HSL (267°, 14%, 73%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B9B0C4 is #BBC4B1, creating high-contrast pairings. For softer combinations, try analogous colors like #B1B1C4.

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

Contrast with #B9B0C4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B9B0C4?

#B9B0C4 is a neutral purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B9B0C4?

#B9B0C4 in RGB is (185, 176, 196) - 185 red, 176 green, and 196 blue.

How to use #B9B0C4 in CSS?

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

What colors go well with #B9B0C4?

#BBC4B1 (complementary), #B1B1C4 (analogous), and #9285A3 (lighter shade) work well with #B9B0C4.