#ACA6CC Color Information

Hex color code: #ACA6CC

The hex color #ACA6CC is a soft blue with RGB values of (172, 166, 204) and HSL of (249°, 27%, 73%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#ACA6CC
RGB
172, 166, 204
HSL
249°, 27%, 73%
CMYK
16%, 19%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACA6CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 166, 204

Red: 172 / Green: 166 / Blue: 204

HSL

249°, 27%, 73%

Hue: 249° / Saturation: 27% / Lightness: 73%

CMYK

16%, 19%, 0%, 20%

Cyan: 16% / Magenta: 19% / Yellow: 0% / Key: 20%

What color is #ACA6CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACA6CC to RGB:

rgb(172, 166, 204)HEX to RGB Converter →

HEX to HSL

Convert #ACA6CC to HSL:

hsl(249, 27%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #ACA6CC to CMYK:

cmyk(16%, 19%, 0%, 20%)Color Converter →

Color Meaning and Usage

#ACA6CC is a pastel blue color with RGB values of 172, 166, 204 and HSL of 249°, 27%, 73%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACA6CC is #C7CDA8, creating high-contrast pairings. For softer combinations, try analogous colors like #A8B5CD.

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

Contrast with #ACA6CC

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

#ACA6CC is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #ACA6CC?

#ACA6CC in RGB is (172, 166, 204) - 172 red, 166 green, and 204 blue.

How to use #ACA6CC in CSS?

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

What colors go well with #ACA6CC?

#C7CDA8 (complementary), #A8B5CD (analogous), and #8077B1 (lighter shade) work well with #ACA6CC.