#A29DCD Color Information

Hex color code: #A29DCD

#A29DCD is a soft blue color. In RGB it is (162, 157, 205), and in HSL it is (246°, 32%, 71%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#A29DCD
RGB
162, 157, 205
HSL
246°, 32%, 71%
CMYK
21%, 23%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A29DCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 157, 205

Red: 162 / Green: 157 / Blue: 205

HSL

246°, 32%, 71%

Hue: 246° / Saturation: 32% / Lightness: 71%

CMYK

21%, 23%, 0%, 20%

Cyan: 21% / Magenta: 23% / Yellow: 0% / Key: 20%

What color is #A29DCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A29DCD to RGB:

rgb(162, 157, 205)HEX to RGB Converter →

HEX to HSL

Convert #A29DCD to HSL:

hsl(246, 32%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #A29DCD to CMYK:

cmyk(21%, 23%, 0%, 20%)Color Converter →

Color Meaning and Usage

#A29DCD is a pastel blue color with RGB values of 162, 157, 205 and HSL of 246°, 32%, 71%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A29DCD is #C8CD9D, creating high-contrast pairings. For softer combinations, try analogous colors like #9DB0CD.

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

Contrast with #A29DCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A29DCD?

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

What is the RGB value of #A29DCD?

#A29DCD in RGB is (162, 157, 205) - 162 red, 157 green, and 205 blue.

How to use #A29DCD in CSS?

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

What colors go well with #A29DCD?

#C8CD9D (complementary), #9DB0CD (analogous), and #726BB3 (lighter shade) work well with #A29DCD.