#BBB0BF Color Information

Hex color code: #BBB0BF

The hex color #BBB0BF is a understated purple with RGB values of (187, 176, 191) and HSL of (284°, 10%, 72%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BBB0BF
RGB
187, 176, 191
HSL
284°, 10%, 72%
CMYK
2%, 8%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBB0BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 176, 191

Red: 187 / Green: 176 / Blue: 191

HSL

284°, 10%, 72%

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

CMYK

2%, 8%, 0%, 25%

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

What color is #BBB0BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBB0BF to RGB:

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

HEX to HSL

Convert #BBB0BF to HSL:

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

HEX to CMYK

Convert #BBB0BF to CMYK:

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

Color Meaning and Usage

#BBB0BF is a muted purple color with RGB values of 187, 176, 191 and HSL of 284°, 10%, 72%. This desaturated neutral evokes balance and subtlety, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBB0BF is #B4BFB0, creating high-contrast pairings. For softer combinations, try analogous colors like #B4B0BF.

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

Contrast with #BBB0BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBB0BF?

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

What is the RGB value of #BBB0BF?

#BBB0BF in RGB is (187, 176, 191) - 187 red, 176 green, and 191 blue.

How to use #BBB0BF in CSS?

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

What colors go well with #BBB0BF?

#B4BFB0 (complementary), #B4B0BF (analogous), and #96869C (lighter shade) work well with #BBB0BF.