#A29CBC Color Information

Hex color code: #A29CBC

The hex color #A29CBC is a muted blue with RGB values of (162, 156, 188) and HSL of (251°, 19%, 67%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#A29CBC
RGB
162, 156, 188
HSL
251°, 19%, 67%
CMYK
14%, 17%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A29CBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 156, 188

Red: 162 / Green: 156 / Blue: 188

HSL

251°, 19%, 67%

Hue: 251° / Saturation: 19% / Lightness: 67%

CMYK

14%, 17%, 0%, 26%

Cyan: 14% / Magenta: 17% / Yellow: 0% / Key: 26%

What color is #A29CBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A29CBC to RGB:

rgb(162, 156, 188)HEX to RGB Converter →

HEX to HSL

Convert #A29CBC to HSL:

hsl(251, 19%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #A29CBC to CMYK:

cmyk(14%, 17%, 0%, 26%)Color Converter →

Color Meaning and Usage

A muted blue tone, #A29CBC has RGB (162, 156, 188) and HSL (251°, 19%, 67%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A29CBC is #B5BB9B, creating high-contrast pairings. For softer combinations, try analogous colors like #9BA5BB.

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

Contrast with #A29CBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A29CBC?

#A29CBC is a muted blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A29CBC?

#A29CBC in RGB is (162, 156, 188) - 162 red, 156 green, and 188 blue.

How to use #A29CBC in CSS?

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

What colors go well with #A29CBC?

#B5BB9B (complementary), #9BA5BB (analogous), and #766D9C (lighter shade) work well with #A29CBC.