#ACA9BF Color Information

Hex color code: #ACA9BF

The hex color #ACA9BF is a muted blue with RGB values of (172, 169, 191) and HSL of (248°, 15%, 71%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#ACA9BF
RGB
172, 169, 191
HSL
248°, 15%, 71%
CMYK
10%, 12%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACA9BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 169, 191

Red: 172 / Green: 169 / Blue: 191

HSL

248°, 15%, 71%

Hue: 248° / Saturation: 15% / Lightness: 71%

CMYK

10%, 12%, 0%, 25%

Cyan: 10% / Magenta: 12% / Yellow: 0% / Key: 25%

What color is #ACA9BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACA9BF to RGB:

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

HEX to HSL

Convert #ACA9BF to HSL:

hsl(248, 15%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #ACA9BF to CMYK:

cmyk(10%, 12%, 0%, 25%)Color Converter →

Color Meaning and Usage

A understated blue tone, #ACA9BF has RGB (172, 169, 191) and HSL (248°, 15%, 71%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACA9BF is #BDC0AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAB2C0.

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

Contrast with #ACA9BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACA9BF?

#ACA9BF is a understated blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #ACA9BF?

#ACA9BF in RGB is (172, 169, 191) - 172 red, 169 green, and 191 blue.

How to use #ACA9BF in CSS?

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

What colors go well with #ACA9BF?

#BDC0AA (complementary), #AAB2C0 (analogous), and #827EA0 (lighter shade) work well with #ACA9BF.