#ADACBE Color Information

Hex color code: #ADACBE

The hex color #ADACBE is a balanced blue with RGB values of (173, 172, 190) and HSL of (243°, 12%, 71%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#ADACBE
RGB
173, 172, 190
HSL
243°, 12%, 71%
CMYK
9%, 9%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADACBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 172, 190

Red: 173 / Green: 172 / Blue: 190

HSL

243°, 12%, 71%

Hue: 243° / Saturation: 12% / Lightness: 71%

CMYK

9%, 9%, 0%, 25%

Cyan: 9% / Magenta: 9% / Yellow: 0% / Key: 25%

What color is #ADACBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADACBE to RGB:

rgb(173, 172, 190)HEX to RGB Converter →

HEX to HSL

Convert #ADACBE to HSL:

hsl(243, 12%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #ADACBE to CMYK:

cmyk(9%, 9%, 0%, 25%)Color Converter →

Color Meaning and Usage

A muted blue tone, #ADACBE has RGB (173, 172, 190) and HSL (243°, 12%, 71%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADACBE is #BDBEAC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACB4BE.

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

Contrast with #ADACBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADACBE?

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

What is the RGB value of #ADACBE?

#ADACBE in RGB is (173, 172, 190) - 173 red, 172 green, and 190 blue.

How to use #ADACBE in CSS?

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

What colors go well with #ADACBE?

#BDBEAC (complementary), #ACB4BE (analogous), and #83819C (lighter shade) work well with #ADACBE.