#ADEBDD Color Information

Hex color code: #ADEBDD

A soft cyan shade, #ADEBDD appears as (173, 235, 221) in RGB and (166°, 61%, 80%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#ADEBDD
RGB
173, 235, 221
HSL
166°, 61%, 80%
CMYK
26%, 0%, 6%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADEBDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 235, 221

Red: 173 / Green: 235 / Blue: 221

HSL

166°, 61%, 80%

Hue: 166° / Saturation: 61% / Lightness: 80%

CMYK

26%, 0%, 6%, 8%

Cyan: 26% / Magenta: 0% / Yellow: 6% / Key: 8%

What color is #ADEBDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADEBDD to RGB:

rgb(173, 235, 221)HEX to RGB Converter →

HEX to HSL

Convert #ADEBDD to HSL:

hsl(166, 61%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #ADEBDD to CMYK:

cmyk(26%, 0%, 6%, 8%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #ADEBDD has RGB (173, 235, 221) and HSL (166°, 61%, 80%). Known for evoking trust and professionalism, this cyan-blue hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADEBDD is #EBADBB, creating high-contrast pairings. For softer combinations, try analogous colors like #ADEBBD.

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

Contrast with #ADEBDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADEBDD?

#ADEBDD is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ADEBDD?

#ADEBDD in RGB is (173, 235, 221) - 173 red, 235 green, and 221 blue.

How to use #ADEBDD in CSS?

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

What colors go well with #ADEBDD?

#EBADBB (complementary), #ADEBBD (analogous), and #6FDCC3 (lighter shade) work well with #ADEBDD.