#A09BBF Color Information

Hex color code: #A09BBF

#A09BBF is a pastel blue color. In RGB it is (160, 155, 191), and in HSL it is (248°, 22%, 68%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#A09BBF
RGB
160, 155, 191
HSL
248°, 22%, 68%
CMYK
16%, 19%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A09BBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 155, 191

Red: 160 / Green: 155 / Blue: 191

HSL

248°, 22%, 68%

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

CMYK

16%, 19%, 0%, 25%

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

What color is #A09BBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A09BBF to RGB:

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

HEX to HSL

Convert #A09BBF to HSL:

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

HEX to CMYK

Convert #A09BBF to CMYK:

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

Color Meaning and Usage

A gentle blue tone, #A09BBF has RGB (160, 155, 191) and HSL (248°, 22%, 68%). 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 #A09BBF is #BBBF9B, creating high-contrast pairings. For softer combinations, try analogous colors like #9BA9BF.

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

Contrast with #A09BBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A09BBF?

#A09BBF is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A09BBF?

#A09BBF in RGB is (160, 155, 191) - 160 red, 155 green, and 191 blue.

How to use #A09BBF in CSS?

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

What colors go well with #A09BBF?

#BBBF9B (complementary), #9BA9BF (analogous), and #746DA2 (lighter shade) work well with #A09BBF.