#ADA3CB Color Information

Hex color code: #ADA3CB

A gentle purple shade, #ADA3CB appears as (173, 163, 203) in RGB and (255°, 28%, 72%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#ADA3CB
RGB
173, 163, 203
HSL
255°, 28%, 72%
CMYK
15%, 20%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADA3CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 163, 203

Red: 173 / Green: 163 / Blue: 203

HSL

255°, 28%, 72%

Hue: 255° / Saturation: 28% / Lightness: 72%

CMYK

15%, 20%, 0%, 20%

Cyan: 15% / Magenta: 20% / Yellow: 0% / Key: 20%

What color is #ADA3CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADA3CB to RGB:

rgb(173, 163, 203)HEX to RGB Converter →

HEX to HSL

Convert #ADA3CB to HSL:

hsl(255, 28%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #ADA3CB to CMYK:

cmyk(15%, 20%, 0%, 20%)Color Converter →

Color Meaning and Usage

#ADA3CB is a soft purple color with RGB values of 173, 163, 203 and HSL of 255°, 28%, 72%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADA3CB is #C2CCA4, creating high-contrast pairings. For softer combinations, try analogous colors like #A4AECC.

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

Contrast with #ADA3CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADA3CB?

#ADA3CB is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #ADA3CB?

#ADA3CB in RGB is (173, 163, 203) - 173 red, 163 green, and 203 blue.

How to use #ADA3CB in CSS?

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

What colors go well with #ADA3CB?

#C2CCA4 (complementary), #A4AECC (analogous), and #8273B0 (lighter shade) work well with #ADA3CB.