#BBAAAC Color Information

Hex color code: #BBAAAC

A neutral red shade, #BBAAAC appears as (187, 170, 172) in RGB and (353°, 11%, 70%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BBAAAC
RGB
187, 170, 172
HSL
353°, 11%, 70%
CMYK
0%, 9%, 8%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBAAAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 170, 172

Red: 187 / Green: 170 / Blue: 172

HSL

353°, 11%, 70%

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

CMYK

0%, 9%, 8%, 27%

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

What color is #BBAAAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBAAAC to RGB:

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

HEX to HSL

Convert #BBAAAC to HSL:

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

HEX to CMYK

Convert #BBAAAC to CMYK:

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

Color Meaning and Usage

A subtle red tone, #BBAAAC has RGB (187, 170, 172) and HSL (353°, 11%, 70%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBAAAC is #AABBB9, creating high-contrast pairings. For softer combinations, try analogous colors like #BBAAB4.

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

Contrast with #BBAAAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBAAAC?

#BBAAAC is a subtle red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BBAAAC?

#BBAAAC in RGB is (187, 170, 172) - 187 red, 170 green, and 172 blue.

How to use #BBAAAC in CSS?

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

What colors go well with #BBAAAC?

#AABBB9 (complementary), #BBAAB4 (analogous), and #998083 (lighter shade) work well with #BBAAAC.