#ADC7BD Color Information

Hex color code: #ADC7BD

A understated cyan shade, #ADC7BD appears as (173, 199, 189) in RGB and (157°, 19%, 73%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#ADC7BD
RGB
173, 199, 189
HSL
157°, 19%, 73%
CMYK
13%, 0%, 5%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADC7BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 199, 189

Red: 173 / Green: 199 / Blue: 189

HSL

157°, 19%, 73%

Hue: 157° / Saturation: 19% / Lightness: 73%

CMYK

13%, 0%, 5%, 22%

Cyan: 13% / Magenta: 0% / Yellow: 5% / Key: 22%

What color is #ADC7BD?

#ADC7BD is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADC7BD to RGB:

rgb(173, 199, 189)HEX to RGB Converter →

HEX to HSL

Convert #ADC7BD to HSL:

hsl(157, 19%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #ADC7BD to CMYK:

cmyk(13%, 0%, 5%, 22%)Color Converter →

Color Meaning and Usage

A subtle cyan tone, #ADC7BD has RGB (173, 199, 189) and HSL (157°, 19%, 73%). Known for evoking trust and professionalism, this cyan-blue hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADC7BD is #C7ADB7, creating high-contrast pairings. For softer combinations, try analogous colors like #ADC7B0.

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

Contrast with #ADC7BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADC7BD?

#ADC7BD is a subtle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ADC7BD?

#ADC7BD in RGB is (173, 199, 189) - 173 red, 199 green, and 189 blue.

How to use #ADC7BD in CSS?

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

What colors go well with #ADC7BD?

#C7ADB7 (complementary), #ADC7B0 (analogous), and #80A899 (lighter shade) work well with #ADC7BD.