#A39DBE Color Information

Hex color code: #A39DBE

#A39DBE is a soft blue color. In RGB it is (163, 157, 190), and in HSL it is (251°, 20%, 68%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#A39DBE
RGB
163, 157, 190
HSL
251°, 20%, 68%
CMYK
14%, 17%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A39DBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 157, 190

Red: 163 / Green: 157 / Blue: 190

HSL

251°, 20%, 68%

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

CMYK

14%, 17%, 0%, 25%

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

What color is #A39DBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A39DBE to RGB:

rgb(163, 157, 190)HEX to RGB Converter →

HEX to HSL

Convert #A39DBE to HSL:

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

HEX to CMYK

Convert #A39DBE to CMYK:

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

Color Meaning and Usage

A gentle blue tone, #A39DBE has RGB (163, 157, 190) and HSL (251°, 20%, 68%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A39DBE is #B8BE9D, creating high-contrast pairings. For softer combinations, try analogous colors like #9DA7BE.

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

Contrast with #A39DBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A39DBE?

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

What is the RGB value of #A39DBE?

#A39DBE in RGB is (163, 157, 190) - 163 red, 157 green, and 190 blue.

How to use #A39DBE in CSS?

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

What colors go well with #A39DBE?

#B8BE9D (complementary), #9DA7BE (analogous), and #786F9F (lighter shade) work well with #A39DBE.