#A899BD Color Information

Hex color code: #A899BD

A soft purple shade, #A899BD appears as (168, 153, 189) in RGB and (265°, 21%, 67%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#A899BD
RGB
168, 153, 189
HSL
265°, 21%, 67%
CMYK
11%, 19%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A899BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 153, 189

Red: 168 / Green: 153 / Blue: 189

HSL

265°, 21%, 67%

Hue: 265° / Saturation: 21% / Lightness: 67%

CMYK

11%, 19%, 0%, 26%

Cyan: 11% / Magenta: 19% / Yellow: 0% / Key: 26%

What color is #A899BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A899BD to RGB:

rgb(168, 153, 189)HEX to RGB Converter →

HEX to HSL

Convert #A899BD to HSL:

hsl(265, 21%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #A899BD to CMYK:

cmyk(11%, 19%, 0%, 26%)Color Converter →

Color Meaning and Usage

A gentle purple tone, #A899BD has RGB (168, 153, 189) and HSL (265°, 21%, 67%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A899BD is #AEBD99, creating high-contrast pairings. For softer combinations, try analogous colors like #999CBD.

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

Contrast with #A899BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A899BD?

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

What is the RGB value of #A899BD?

#A899BD in RGB is (168, 153, 189) - 168 red, 153 green, and 189 blue.

How to use #A899BD in CSS?

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

What colors go well with #A899BD?

#AEBD99 (complementary), #999CBD (analogous), and #806B9E (lighter shade) work well with #A899BD.