#ADACB2 Color Information

Hex color code: #ADACB2

#ADACB2 is a balanced blue color. In RGB it is (173, 172, 178), and in HSL it is (250°, 4%, 69%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#ADACB2
RGB
173, 172, 178
HSL
250°, 4%, 69%
CMYK
3%, 3%, 0%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADACB2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 172, 178

Red: 173 / Green: 172 / Blue: 178

HSL

250°, 4%, 69%

Hue: 250° / Saturation: 4% / Lightness: 69%

CMYK

3%, 3%, 0%, 30%

Cyan: 3% / Magenta: 3% / Yellow: 0% / Key: 30%

What color is #ADACB2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADACB2 to RGB:

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

HEX to HSL

Convert #ADACB2 to HSL:

hsl(250, 4%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #ADACB2 to CMYK:

cmyk(3%, 3%, 0%, 30%)Color Converter →

Color Meaning and Usage

#ADACB2 is a subtle blue color with RGB values of 173, 172, 178 and HSL of 250°, 4%, 69%. This desaturated neutral evokes balance and subtlety, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADACB2 is #B2B3AD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADAFB3.

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

Contrast with #ADACB2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADACB2?

#ADACB2 is a subtle blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ADACB2?

#ADACB2 in RGB is (173, 172, 178) - 173 red, 172 green, and 178 blue.

How to use #ADACB2 in CSS?

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

What colors go well with #ADACB2?

#B2B3AD (complementary), #ADAFB3 (analogous), and #87858E (lighter shade) work well with #ADACB2.