#A09ABB Color Information

Hex color code: #A09ABB

#A09ABB is a soft blue color. In RGB it is (160, 154, 187), and in HSL it is (251°, 20%, 67%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#A09ABB
RGB
160, 154, 187
HSL
251°, 20%, 67%
CMYK
14%, 18%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A09ABB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 154, 187

Red: 160 / Green: 154 / Blue: 187

HSL

251°, 20%, 67%

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

CMYK

14%, 18%, 0%, 27%

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

What color is #A09ABB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A09ABB to RGB:

rgb(160, 154, 187)HEX to RGB Converter →

HEX to HSL

Convert #A09ABB to HSL:

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

HEX to CMYK

Convert #A09ABB to CMYK:

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

Color Meaning and Usage

#A09ABB is a pastel blue color with RGB values of 160, 154, 187 and HSL of 251°, 20%, 67%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A09ABB is #B6BC9A, creating high-contrast pairings. For softer combinations, try analogous colors like #9AA5BC.

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

Contrast with #A09ABB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A09ABB?

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

What is the RGB value of #A09ABB?

#A09ABB in RGB is (160, 154, 187) - 160 red, 154 green, and 187 blue.

How to use #A09ABB in CSS?

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

What colors go well with #A09ABB?

#B6BC9A (complementary), #9AA5BC (analogous), and #756C9D (lighter shade) work well with #A09ABB.