#A59ABC Color Information

Hex color code: #A59ABC

#A59ABC is a subtle purple color. In RGB it is (165, 154, 188), and in HSL it is (259°, 20%, 67%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#A59ABC
RGB
165, 154, 188
HSL
259°, 20%, 67%
CMYK
12%, 18%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A59ABC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 154, 188

Red: 165 / Green: 154 / Blue: 188

HSL

259°, 20%, 67%

Hue: 259° / Saturation: 20% / Lightness: 67%

CMYK

12%, 18%, 0%, 26%

Cyan: 12% / Magenta: 18% / Yellow: 0% / Key: 26%

What color is #A59ABC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A59ABC to RGB:

rgb(165, 154, 188)HEX to RGB Converter →

HEX to HSL

Convert #A59ABC to HSL:

hsl(259, 20%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #A59ABC to CMYK:

cmyk(12%, 18%, 0%, 26%)Color Converter →

Color Meaning and Usage

A soft purple tone, #A59ABC has RGB (165, 154, 188) and HSL (259°, 20%, 67%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A59ABC is #B1BC9A, creating high-contrast pairings. For softer combinations, try analogous colors like #9AA0BC.

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

Contrast with #A59ABC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A59ABC?

#A59ABC is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A59ABC?

#A59ABC in RGB is (165, 154, 188) - 165 red, 154 green, and 188 blue.

How to use #A59ABC in CSS?

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

What colors go well with #A59ABC?

#B1BC9A (complementary), #9AA0BC (analogous), and #7C6C9D (lighter shade) work well with #A59ABC.