#ADC0BA Color Information

Hex color code: #ADC0BA

A understated cyan shade, #ADC0BA appears as (173, 192, 186) in RGB and (161°, 13%, 72%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#ADC0BA
RGB
173, 192, 186
HSL
161°, 13%, 72%
CMYK
10%, 0%, 3%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADC0BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 192, 186

Red: 173 / Green: 192 / Blue: 186

HSL

161°, 13%, 72%

Hue: 161° / Saturation: 13% / Lightness: 72%

CMYK

10%, 0%, 3%, 25%

Cyan: 10% / Magenta: 0% / Yellow: 3% / Key: 25%

What color is #ADC0BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADC0BA to RGB:

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

HEX to HSL

Convert #ADC0BA to HSL:

hsl(161, 13%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #ADC0BA to CMYK:

cmyk(10%, 0%, 3%, 25%)Color Converter →

Color Meaning and Usage

#ADC0BA is a understated cyan color with RGB values of 173, 192, 186 and HSL of 161°, 13%, 72%. This desaturated neutral evokes balance and subtlety, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADC0BA is #C1AEB4, creating high-contrast pairings. For softer combinations, try analogous colors like #AEC1B2.

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

Contrast with #ADC0BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADC0BA?

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

What is the RGB value of #ADC0BA?

#ADC0BA in RGB is (173, 192, 186) - 173 red, 192 green, and 186 blue.

How to use #ADC0BA in CSS?

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

What colors go well with #ADC0BA?

#C1AEB4 (complementary), #AEC1B2 (analogous), and #83A097 (lighter shade) work well with #ADC0BA.