#ADEBDA Color Information

Hex color code: #ADEBDA

The hex color #ADEBDA is a ethereal cyan with RGB values of (173, 235, 218) and HSL of (164°, 61%, 80%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#ADEBDA
RGB
173, 235, 218
HSL
164°, 61%, 80%
CMYK
26%, 0%, 7%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADEBDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 235, 218

Red: 173 / Green: 235 / Blue: 218

HSL

164°, 61%, 80%

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

CMYK

26%, 0%, 7%, 8%

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

What color is #ADEBDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADEBDA to RGB:

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

HEX to HSL

Convert #ADEBDA to HSL:

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

HEX to CMYK

Convert #ADEBDA to CMYK:

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

Color Meaning and Usage

A airy cyan tone, #ADEBDA has RGB (173, 235, 218) and HSL (164°, 61%, 80%). Known for evoking trust and professionalism, this cyan-blue hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADEBDA is #EBADBD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADEBBB.

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

Contrast with #ADEBDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADEBDA?

#ADEBDA is a airy cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ADEBDA?

#ADEBDA in RGB is (173, 235, 218) - 173 red, 235 green, and 218 blue.

How to use #ADEBDA in CSS?

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

What colors go well with #ADEBDA?

#EBADBD (complementary), #ADEBBB (analogous), and #6FDCBF (lighter shade) work well with #ADEBDA.