#ADBEBA Color Information

Hex color code: #ADBEBA

#ADBEBA is a balanced cyan color. In RGB it is (173, 190, 186), and in HSL it is (166°, 12%, 71%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#ADBEBA
RGB
173, 190, 186
HSL
166°, 12%, 71%
CMYK
9%, 0%, 2%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADBEBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 190, 186

Red: 173 / Green: 190 / Blue: 186

HSL

166°, 12%, 71%

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

CMYK

9%, 0%, 2%, 25%

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

What color is #ADBEBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADBEBA to RGB:

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

HEX to HSL

Convert #ADBEBA to HSL:

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

HEX to CMYK

Convert #ADBEBA to CMYK:

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

Color Meaning and Usage

A neutral cyan tone, #ADBEBA has RGB (173, 190, 186) and HSL (166°, 12%, 71%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADBEBA is #BEACB0, creating high-contrast pairings. For softer combinations, try analogous colors like #ACBEB1.

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

Contrast with #ADBEBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADBEBA?

#ADBEBA is a neutral cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ADBEBA?

#ADBEBA in RGB is (173, 190, 186) - 173 red, 190 green, and 186 blue.

How to use #ADBEBA in CSS?

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

What colors go well with #ADBEBA?

#BEACB0 (complementary), #ACBEB1 (analogous), and #819C96 (lighter shade) work well with #ADBEBA.