#ACA1BC Color Information

Hex color code: #ACA1BC

#ACA1BC is a subtle purple color. In RGB it is (172, 161, 188), and in HSL it is (264°, 17%, 68%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#ACA1BC
RGB
172, 161, 188
HSL
264°, 17%, 68%
CMYK
9%, 14%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACA1BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 161, 188

Red: 172 / Green: 161 / Blue: 188

HSL

264°, 17%, 68%

Hue: 264° / Saturation: 17% / Lightness: 68%

CMYK

9%, 14%, 0%, 26%

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

What color is #ACA1BC?

#ACA1BC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACA1BC to RGB:

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

HEX to HSL

Convert #ACA1BC to HSL:

hsl(264, 17%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #ACA1BC to CMYK:

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

Color Meaning and Usage

A neutral purple tone, #ACA1BC has RGB (172, 161, 188) and HSL (264°, 17%, 68%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACA1BC is #B0BBA0, creating high-contrast pairings. For softer combinations, try analogous colors like #A0A2BB.

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

Contrast with #ACA1BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACA1BC?

#ACA1BC is a neutral purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #ACA1BC?

#ACA1BC in RGB is (172, 161, 188) - 172 red, 161 green, and 188 blue.

How to use #ACA1BC in CSS?

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

What colors go well with #ACA1BC?

#B0BBA0 (complementary), #A0A2BB (analogous), and #83739C (lighter shade) work well with #ACA1BC.