#ACA9BC Color Information

Hex color code: #ACA9BC

The hex color #ACA9BC is a understated blue with RGB values of (172, 169, 188) and HSL of (249°, 12%, 70%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#ACA9BC
RGB
172, 169, 188
HSL
249°, 12%, 70%
CMYK
9%, 10%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACA9BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 169, 188

Red: 172 / Green: 169 / Blue: 188

HSL

249°, 12%, 70%

Hue: 249° / Saturation: 12% / Lightness: 70%

CMYK

9%, 10%, 0%, 26%

Cyan: 9% / Magenta: 10% / Yellow: 0% / Key: 26%

What color is #ACA9BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACA9BC to RGB:

rgb(172, 169, 188)HEX to RGB Converter →

HEX to HSL

Convert #ACA9BC to HSL:

hsl(249, 12%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #ACA9BC to CMYK:

cmyk(9%, 10%, 0%, 26%)Color Converter →

Color Meaning and Usage

#ACA9BC is a balanced blue color with RGB values of 172, 169, 188 and HSL of 249°, 12%, 70%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACA9BC is #B9BCA9, creating high-contrast pairings. For softer combinations, try analogous colors like #A9B0BC.

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

Contrast with #ACA9BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACA9BC?

#ACA9BC is a balanced blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ACA9BC?

#ACA9BC in RGB is (172, 169, 188) - 172 red, 169 green, and 188 blue.

How to use #ACA9BC in CSS?

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

What colors go well with #ACA9BC?

#B9BCA9 (complementary), #A9B0BC (analogous), and #837E9A (lighter shade) work well with #ACA9BC.