#A9ACAC Color Information

Hex color code: #A9ACAC

#A9ACAC is a neutral cyan color. In RGB it is (169, 172, 172), and in HSL it is (180°, 2%, 67%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#A9ACAC
RGB
169, 172, 172
HSL
180°, 2%, 67%
CMYK
2%, 0%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A9ACAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 172, 172

Red: 169 / Green: 172 / Blue: 172

HSL

180°, 2%, 67%

Hue: 180° / Saturation: 2% / Lightness: 67%

CMYK

2%, 0%, 0%, 33%

Cyan: 2% / Magenta: 0% / Yellow: 0% / Key: 33%

What color is #A9ACAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A9ACAC to RGB:

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

HEX to HSL

Convert #A9ACAC to HSL:

hsl(180, 2%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #A9ACAC to CMYK:

cmyk(2%, 0%, 0%, 33%)Color Converter →

Color Meaning and Usage

#A9ACAC is a understated cyan color with RGB values of 169, 172, 172 and HSL of 180°, 2%, 67%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A9ACAC is #ADA9A9, creating high-contrast pairings. For softer combinations, try analogous colors like #A9ADAB.

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

Contrast with #A9ACAC

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 #A9ACAC?

#A9ACAC is a understated cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A9ACAC?

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

How to use #A9ACAC in CSS?

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

What colors go well with #A9ACAC?

#ADA9A9 (complementary), #A9ADAB (analogous), and #828787 (lighter shade) work well with #A9ACAC.