#ADCDD2 Color Information

Hex color code: #ADCDD2

A subtle cyan shade, #ADCDD2 appears as (173, 205, 210) in RGB and (188°, 29%, 75%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#ADCDD2
RGB
173, 205, 210
HSL
188°, 29%, 75%
CMYK
18%, 2%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADCDD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 205, 210

Red: 173 / Green: 205 / Blue: 210

HSL

188°, 29%, 75%

Hue: 188° / Saturation: 29% / Lightness: 75%

CMYK

18%, 2%, 0%, 18%

Cyan: 18% / Magenta: 2% / Yellow: 0% / Key: 18%

What color is #ADCDD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADCDD2 to RGB:

rgb(173, 205, 210)HEX to RGB Converter →

HEX to HSL

Convert #ADCDD2 to HSL:

hsl(188, 29%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #ADCDD2 to CMYK:

cmyk(18%, 2%, 0%, 18%)Color Converter →

Color Meaning and Usage

A gentle cyan tone, #ADCDD2 has RGB (173, 205, 210) and HSL (188°, 29%, 75%). Known for evoking trust and professionalism, this cyan-blue hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADCDD2 is #D2B2AD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADD2C4.

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

Contrast with #ADCDD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADCDD2?

#ADCDD2 is a gentle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ADCDD2?

#ADCDD2 in RGB is (173, 205, 210) - 173 red, 205 green, and 210 blue.

How to use #ADCDD2 in CSS?

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

What colors go well with #ADCDD2?

#D2B2AD (complementary), #ADD2C4 (analogous), and #7BAFB7 (lighter shade) work well with #ADCDD2.