#B4B0BF Color Information

Hex color code: #B4B0BF

#B4B0BF is a subtle purple color. In RGB it is (180, 176, 191), and in HSL it is (256°, 10%, 72%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#B4B0BF
RGB
180, 176, 191
HSL
256°, 10%, 72%
CMYK
6%, 8%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B4B0BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 176, 191

Red: 180 / Green: 176 / Blue: 191

HSL

256°, 10%, 72%

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

CMYK

6%, 8%, 0%, 25%

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

What color is #B4B0BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B4B0BF to RGB:

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

HEX to HSL

Convert #B4B0BF to HSL:

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

HEX to CMYK

Convert #B4B0BF to CMYK:

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

Color Meaning and Usage

A subtle purple tone, #B4B0BF has RGB (180, 176, 191) and HSL (256°, 10%, 72%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #B4B0BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B4B0BF?

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

What is the RGB value of #B4B0BF?

#B4B0BF in RGB is (180, 176, 191) - 180 red, 176 green, and 191 blue.

How to use #B4B0BF in CSS?

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

What colors go well with #B4B0BF?

#BBBFB0 (complementary), #B0B4BF (analogous), and #8C869C (lighter shade) work well with #B4B0BF.