#B0BAAD Color Information

Hex color code: #B0BAAD

A subtle green shade, #B0BAAD appears as (176, 186, 173) in RGB and (106°, 9%, 70%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#B0BAAD
RGB
176, 186, 173
HSL
106°, 9%, 70%
CMYK
5%, 0%, 7%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B0BAAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 186, 173

Red: 176 / Green: 186 / Blue: 173

HSL

106°, 9%, 70%

Hue: 106° / Saturation: 9% / Lightness: 70%

CMYK

5%, 0%, 7%, 27%

Cyan: 5% / Magenta: 0% / Yellow: 7% / Key: 27%

What color is #B0BAAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B0BAAD to RGB:

rgb(176, 186, 173)HEX to RGB Converter →

HEX to HSL

Convert #B0BAAD to HSL:

hsl(106, 9%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #B0BAAD to CMYK:

cmyk(5%, 0%, 7%, 27%)Color Converter →

Color Meaning and Usage

A subtle green tone, #B0BAAD has RGB (176, 186, 173) and HSL (106°, 9%, 70%). Known for evoking balance and subtlety, this desaturated neutral is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B0BAAD is #B6ACB9, creating high-contrast pairings. For softer combinations, try analogous colors like #B6B9AC.

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

Contrast with #B0BAAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B0BAAD?

#B0BAAD is a subtle green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B0BAAD?

#B0BAAD in RGB is (176, 186, 173) - 176 red, 186 green, and 173 blue.

How to use #B0BAAD in CSS?

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

What colors go well with #B0BAAD?

#B6ACB9 (complementary), #B6B9AC (analogous), and #879782 (lighter shade) work well with #B0BAAD.