#BBACAA Color Information

Hex color code: #BBACAA

A subtle red shade, #BBACAA appears as (187, 172, 170) in RGB and (7°, 11%, 70%) in HSL. It is often used for branding and logos.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBACAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 172, 170

Red: 187 / Green: 172 / Blue: 170

HSL

7°, 11%, 70%

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

CMYK

0%, 8%, 9%, 27%

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

What color is #BBACAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBACAA to RGB:

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

HEX to HSL

Convert #BBACAA to HSL:

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

HEX to CMYK

Convert #BBACAA to CMYK:

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

Color Meaning and Usage

A balanced red tone, #BBACAA has RGB (187, 172, 170) and HSL (7°, 11%, 70%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBACAA is #AAB9BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBAAB1.

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

Contrast with #BBACAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBACAA?

#BBACAA is a balanced red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BBACAA?

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

How to use #BBACAA in CSS?

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

What colors go well with #BBACAA?

#AAB9BB (complementary), #BBAAB1 (analogous), and #998380 (lighter shade) work well with #BBACAA.