#B5AAAB Color Information

Hex color code: #B5AAAB

#B5AAAB is a subtle red color. In RGB it is (181, 170, 171), and in HSL it is (355°, 7%, 69%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#B5AAAB
RGB
181, 170, 171
HSL
355°, 7%, 69%
CMYK
0%, 6%, 6%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B5AAAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 170, 171

Red: 181 / Green: 170 / Blue: 171

HSL

355°, 7%, 69%

Hue: 355° / Saturation: 7% / Lightness: 69%

CMYK

0%, 6%, 6%, 29%

Cyan: 0% / Magenta: 6% / Yellow: 6% / Key: 29%

What color is #B5AAAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B5AAAB to RGB:

rgb(181, 170, 171)HEX to RGB Converter →

HEX to HSL

Convert #B5AAAB to HSL:

hsl(355, 7%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #B5AAAB to CMYK:

cmyk(0%, 6%, 6%, 29%)Color Converter →

Color Meaning and Usage

#B5AAAB is a muted red color with RGB values of 181, 170, 171 and HSL of 355°, 7%, 69%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B5AAAB is #AAB5B5, creating high-contrast pairings. For softer combinations, try analogous colors like #B5AAB1.

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

Contrast with #B5AAAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B5AAAB?

#B5AAAB is a muted red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B5AAAB?

#B5AAAB in RGB is (181, 170, 171) - 181 red, 170 green, and 171 blue.

How to use #B5AAAB in CSS?

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

What colors go well with #B5AAAB?

#AAB5B5 (complementary), #B5AAB1 (analogous), and #928183 (lighter shade) work well with #B5AAAB.