#B0A8AA Color Information

Hex color code: #B0A8AA

#B0A8AA is a understated red color. In RGB it is (176, 168, 170), and in HSL it is (345°, 5%, 67%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#B0A8AA
RGB
176, 168, 170
HSL
345°, 5%, 67%
CMYK
0%, 5%, 3%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B0A8AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 168, 170

Red: 176 / Green: 168 / Blue: 170

HSL

345°, 5%, 67%

Hue: 345° / Saturation: 5% / Lightness: 67%

CMYK

0%, 5%, 3%, 31%

Cyan: 0% / Magenta: 5% / Yellow: 3% / Key: 31%

What color is #B0A8AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B0A8AA to RGB:

rgb(176, 168, 170)HEX to RGB Converter →

HEX to HSL

Convert #B0A8AA to HSL:

hsl(345, 5%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #B0A8AA to CMYK:

cmyk(0%, 5%, 3%, 31%)Color Converter →

Color Meaning and Usage

#B0A8AA is a understated red color with RGB values of 176, 168, 170 and HSL of 345°, 5%, 67%. 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 #B0A8AA is #A7AFAD, creating high-contrast pairings. For softer combinations, try analogous colors like #AFA7AD.

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

Contrast with #B0A8AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B0A8AA?

#B0A8AA is a understated red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B0A8AA?

#B0A8AA in RGB is (176, 168, 170) - 176 red, 168 green, and 170 blue.

How to use #B0A8AA in CSS?

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

What colors go well with #B0A8AA?

#A7AFAD (complementary), #AFA7AD (analogous), and #8B7E82 (lighter shade) work well with #B0A8AA.