#A5ADBB Color Information

Hex color code: #A5ADBB

A muted blue shade, #A5ADBB appears as (165, 173, 187) in RGB and (218°, 14%, 69%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#A5ADBB
RGB
165, 173, 187
HSL
218°, 14%, 69%
CMYK
12%, 7%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A5ADBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 173, 187

Red: 165 / Green: 173 / Blue: 187

HSL

218°, 14%, 69%

Hue: 218° / Saturation: 14% / Lightness: 69%

CMYK

12%, 7%, 0%, 27%

Cyan: 12% / Magenta: 7% / Yellow: 0% / Key: 27%

What color is #A5ADBB?

#A5ADBB is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A5ADBB to RGB:

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

HEX to HSL

Convert #A5ADBB to HSL:

hsl(218, 14%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #A5ADBB to CMYK:

cmyk(12%, 7%, 0%, 27%)Color Converter →

Color Meaning and Usage

#A5ADBB is a muted blue color with RGB values of 165, 173, 187 and HSL of 218°, 14%, 69%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A5ADBB is #BBB3A5, creating high-contrast pairings. For softer combinations, try analogous colors like #A5B8BB.

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

Contrast with #A5ADBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A5ADBB?

#A5ADBB is a muted blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A5ADBB?

#A5ADBB in RGB is (165, 173, 187) - 165 red, 173 green, and 187 blue.

How to use #A5ADBB in CSS?

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

What colors go well with #A5ADBB?

#BBB3A5 (complementary), #A5B8BB (analogous), and #79859A (lighter shade) work well with #A5ADBB.