#A7ADCD Color Information

Hex color code: #A7ADCD

A pastel blue shade, #A7ADCD appears as (167, 173, 205) in RGB and (231°, 28%, 73%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#A7ADCD
RGB
167, 173, 205
HSL
231°, 28%, 73%
CMYK
19%, 16%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A7ADCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 173, 205

Red: 167 / Green: 173 / Blue: 205

HSL

231°, 28%, 73%

Hue: 231° / Saturation: 28% / Lightness: 73%

CMYK

19%, 16%, 0%, 20%

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

What color is #A7ADCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A7ADCD to RGB:

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

HEX to HSL

Convert #A7ADCD to HSL:

hsl(231, 28%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #A7ADCD to CMYK:

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

Color Meaning and Usage

#A7ADCD is a delicate blue color with RGB values of 167, 173, 205 and HSL of 231°, 28%, 73%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A7ADCD is #CDC8A7, creating high-contrast pairings. For softer combinations, try analogous colors like #A7C0CD.

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

Contrast with #A7ADCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A7ADCD?

#A7ADCD is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A7ADCD?

#A7ADCD in RGB is (167, 173, 205) - 167 red, 173 green, and 205 blue.

How to use #A7ADCD in CSS?

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

What colors go well with #A7ADCD?

#CDC8A7 (complementary), #A7C0CD (analogous), and #767FB2 (lighter shade) work well with #A7ADCD.