#A59BBF Color Information

Hex color code: #A59BBF

A soft purple shade, #A59BBF appears as (165, 155, 191) in RGB and (257°, 22%, 68%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#A59BBF
RGB
165, 155, 191
HSL
257°, 22%, 68%
CMYK
14%, 19%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A59BBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 155, 191

Red: 165 / Green: 155 / Blue: 191

HSL

257°, 22%, 68%

Hue: 257° / Saturation: 22% / Lightness: 68%

CMYK

14%, 19%, 0%, 25%

Cyan: 14% / Magenta: 19% / Yellow: 0% / Key: 25%

What color is #A59BBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A59BBF to RGB:

rgb(165, 155, 191)HEX to RGB Converter →

HEX to HSL

Convert #A59BBF to HSL:

hsl(257, 22%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #A59BBF to CMYK:

cmyk(14%, 19%, 0%, 25%)Color Converter →

Color Meaning and Usage

#A59BBF is a pastel purple color with RGB values of 165, 155, 191 and HSL of 257°, 22%, 68%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A59BBF is #B5BF9B, creating high-contrast pairings. For softer combinations, try analogous colors like #9BA3BF.

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

Contrast with #A59BBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A59BBF?

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

What is the RGB value of #A59BBF?

#A59BBF in RGB is (165, 155, 191) - 165 red, 155 green, and 191 blue.

How to use #A59BBF in CSS?

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

What colors go well with #A59BBF?

#B5BF9B (complementary), #9BA3BF (analogous), and #7C6DA2 (lighter shade) work well with #A59BBF.