#ACA8BC Color Information

Hex color code: #ACA8BC

A subtle blue shade, #ACA8BC appears as (172, 168, 188) in RGB and (252°, 13%, 70%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#ACA8BC
RGB
172, 168, 188
HSL
252°, 13%, 70%
CMYK
9%, 11%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACA8BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 168, 188

Red: 172 / Green: 168 / Blue: 188

HSL

252°, 13%, 70%

Hue: 252° / Saturation: 13% / Lightness: 70%

CMYK

9%, 11%, 0%, 26%

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

What color is #ACA8BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACA8BC to RGB:

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

HEX to HSL

Convert #ACA8BC to HSL:

hsl(252, 13%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #ACA8BC to CMYK:

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

Color Meaning and Usage

A subtle blue tone, #ACA8BC has RGB (172, 168, 188) and HSL (252°, 13%, 70%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACA8BC is #B8BCA9, creating high-contrast pairings. For softer combinations, try analogous colors like #A9AFBC.

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

Contrast with #ACA8BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACA8BC?

#ACA8BC is a subtle blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ACA8BC?

#ACA8BC in RGB is (172, 168, 188) - 172 red, 168 green, and 188 blue.

How to use #ACA8BC in CSS?

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

What colors go well with #ACA8BC?

#B8BCA9 (complementary), #A9AFBC (analogous), and #837D9B (lighter shade) work well with #ACA8BC.