#A5ADCD Color Information

Hex color code: #A5ADCD

A soft blue shade, #A5ADCD appears as (165, 173, 205) in RGB and (228°, 29%, 73%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#A5ADCD
RGB
165, 173, 205
HSL
228°, 29%, 73%
CMYK
20%, 16%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A5ADCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 173, 205

Red: 165 / Green: 173 / Blue: 205

HSL

228°, 29%, 73%

Hue: 228° / Saturation: 29% / Lightness: 73%

CMYK

20%, 16%, 0%, 20%

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

What color is #A5ADCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A5ADCD to RGB:

rgb(165, 173, 205)HEX to RGB Converter →

HEX to HSL

Convert #A5ADCD to HSL:

hsl(228, 29%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #A5ADCD to CMYK:

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

Color Meaning and Usage

A pastel blue tone, #A5ADCD has RGB (165, 173, 205) and HSL (228°, 29%, 73%). 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 #A5ADCD is #CEC6A6, creating high-contrast pairings. For softer combinations, try analogous colors like #A6C2CE.

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

Contrast with #A5ADCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A5ADCD?

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

What is the RGB value of #A5ADCD?

#A5ADCD in RGB is (165, 173, 205) - 165 red, 173 green, and 205 blue.

How to use #A5ADCD in CSS?

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

What colors go well with #A5ADCD?

#CEC6A6 (complementary), #A6C2CE (analogous), and #7581B3 (lighter shade) work well with #A5ADCD.