#ACACA5 Color Information

Hex color code: #ACACA5

The hex color #ACACA5 is a neutral yellow with RGB values of (172, 172, 165) and HSL of (60°, 4%, 66%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#ACACA5
RGB
172, 172, 165
HSL
60°, 4%, 66%
CMYK
0%, 0%, 4%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACACA5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 172, 165

Red: 172 / Green: 172 / Blue: 165

HSL

60°, 4%, 66%

Hue: 60° / Saturation: 4% / Lightness: 66%

CMYK

0%, 0%, 4%, 33%

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

What color is #ACACA5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACACA5 to RGB:

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

HEX to HSL

Convert #ACACA5 to HSL:

hsl(60, 4%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #ACACA5 to CMYK:

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

Color Meaning and Usage

#ACACA5 is a neutral yellow color with RGB values of 172, 172, 165 and HSL of 60°, 4%, 66%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACACA5 is #A5A5AC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACA8A5.

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

Contrast with #ACACA5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACACA5?

#ACACA5 is a neutral yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ACACA5?

#ACACA5 in RGB is (172, 172, 165) - 172 red, 172 green, and 165 blue.

How to use #ACACA5 in CSS?

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

What colors go well with #ACACA5?

#A5A5AC (complementary), #ACA8A5 (analogous), and #87877D (lighter shade) work well with #ACACA5.