#A09DB9 Color Information

Hex color code: #A09DB9

The hex color #A09DB9 is a neutral blue with RGB values of (160, 157, 185) and HSL of (246°, 17%, 67%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#A09DB9
RGB
160, 157, 185
HSL
246°, 17%, 67%
CMYK
14%, 15%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A09DB9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 157, 185

Red: 160 / Green: 157 / Blue: 185

HSL

246°, 17%, 67%

Hue: 246° / Saturation: 17% / Lightness: 67%

CMYK

14%, 15%, 0%, 27%

Cyan: 14% / Magenta: 15% / Yellow: 0% / Key: 27%

What color is #A09DB9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A09DB9 to RGB:

rgb(160, 157, 185)HEX to RGB Converter →

HEX to HSL

Convert #A09DB9 to HSL:

hsl(246, 17%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #A09DB9 to CMYK:

cmyk(14%, 15%, 0%, 27%)Color Converter →

Color Meaning and Usage

A subtle blue tone, #A09DB9 has RGB (160, 157, 185) and HSL (246°, 17%, 67%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A09DB9 is #B6B99D, creating high-contrast pairings. For softer combinations, try analogous colors like #9DA8B9.

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

Contrast with #A09DB9

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 #A09DB9?

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

What is the RGB value of #A09DB9?

#A09DB9 in RGB is (160, 157, 185) - 160 red, 157 green, and 185 blue.

How to use #A09DB9 in CSS?

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

What colors go well with #A09DB9?

#B6B99D (complementary), #9DA8B9 (analogous), and #747099 (lighter shade) work well with #A09DB9.