#ACA0CA Color Information

Hex color code: #ACA0CA

#ACA0CA is a pastel purple color. In RGB it is (172, 160, 202), and in HSL it is (257°, 28%, 71%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#ACA0CA
RGB
172, 160, 202
HSL
257°, 28%, 71%
CMYK
15%, 21%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACA0CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 160, 202

Red: 172 / Green: 160 / Blue: 202

HSL

257°, 28%, 71%

Hue: 257° / Saturation: 28% / Lightness: 71%

CMYK

15%, 21%, 0%, 21%

Cyan: 15% / Magenta: 21% / Yellow: 0% / Key: 21%

What color is #ACA0CA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACA0CA to RGB:

rgb(172, 160, 202)HEX to RGB Converter →

HEX to HSL

Convert #ACA0CA to HSL:

hsl(257, 28%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #ACA0CA to CMYK:

cmyk(15%, 21%, 0%, 21%)Color Converter →

Color Meaning and Usage

#ACA0CA is a subtle purple color with RGB values of 172, 160, 202 and HSL of 257°, 28%, 71%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACA0CA is #BECAA0, creating high-contrast pairings. For softer combinations, try analogous colors like #A0A9CA.

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

Contrast with #ACA0CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACA0CA?

#ACA0CA is a subtle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #ACA0CA?

#ACA0CA in RGB is (172, 160, 202) - 172 red, 160 green, and 202 blue.

How to use #ACA0CA in CSS?

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

What colors go well with #ACA0CA?

#BECAA0 (complementary), #A0A9CA (analogous), and #816FAE (lighter shade) work well with #ACA0CA.