#B5AABB Color Information

Hex color code: #B5AABB

#B5AABB is a understated purple color. In RGB it is (181, 170, 187), and in HSL it is (279°, 11%, 70%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#B5AABB
RGB
181, 170, 187
HSL
279°, 11%, 70%
CMYK
3%, 9%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B5AABB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 170, 187

Red: 181 / Green: 170 / Blue: 187

HSL

279°, 11%, 70%

Hue: 279° / Saturation: 11% / Lightness: 70%

CMYK

3%, 9%, 0%, 27%

Cyan: 3% / Magenta: 9% / Yellow: 0% / Key: 27%

What color is #B5AABB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B5AABB to RGB:

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

HEX to HSL

Convert #B5AABB to HSL:

hsl(279, 11%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #B5AABB to CMYK:

cmyk(3%, 9%, 0%, 27%)Color Converter →

Color Meaning and Usage

#B5AABB is a balanced purple color with RGB values of 181, 170, 187 and HSL of 279°, 11%, 70%. This desaturated neutral evokes balance and subtlety, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B5AABB is #B0BBAA, creating high-contrast pairings. For softer combinations, try analogous colors like #ADAABB.

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

Contrast with #B5AABB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B5AABB?

#B5AABB is a balanced purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B5AABB?

#B5AABB in RGB is (181, 170, 187) - 181 red, 170 green, and 187 blue.

How to use #B5AABB in CSS?

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

What colors go well with #B5AABB?

#B0BBAA (complementary), #ADAABB (analogous), and #908099 (lighter shade) work well with #B5AABB.