#ACA3CB Color Information

Hex color code: #ACA3CB

The hex color #ACA3CB is a subtle blue with RGB values of (172, 163, 203) and HSL of (254°, 28%, 72%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#ACA3CB
RGB
172, 163, 203
HSL
254°, 28%, 72%
CMYK
15%, 20%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACA3CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 163, 203

Red: 172 / Green: 163 / Blue: 203

HSL

254°, 28%, 72%

Hue: 254° / Saturation: 28% / Lightness: 72%

CMYK

15%, 20%, 0%, 20%

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

What color is #ACA3CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACA3CB to RGB:

rgb(172, 163, 203)HEX to RGB Converter →

HEX to HSL

Convert #ACA3CB to HSL:

hsl(254, 28%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #ACA3CB to CMYK:

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

Color Meaning and Usage

#ACA3CB is a subtle blue color with RGB values of 172, 163, 203 and HSL of 254°, 28%, 72%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACA3CB is #C2CCA4, creating high-contrast pairings. For softer combinations, try analogous colors like #A4AECC.

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

Contrast with #ACA3CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACA3CB?

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

What is the RGB value of #ACA3CB?

#ACA3CB in RGB is (172, 163, 203) - 172 red, 163 green, and 203 blue.

How to use #ACA3CB in CSS?

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

What colors go well with #ACA3CB?

#C2CCA4 (complementary), #A4AECC (analogous), and #8173B0 (lighter shade) work well with #ACA3CB.