#ADEBE2 Color Information

Hex color code: #ADEBE2

A airy cyan shade, #ADEBE2 appears as (173, 235, 226) in RGB and (171°, 61%, 80%) in HSL. It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#ADEBE2
RGB
173, 235, 226
HSL
171°, 61%, 80%
CMYK
26%, 0%, 4%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADEBE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 235, 226

Red: 173 / Green: 235 / Blue: 226

HSL

171°, 61%, 80%

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

CMYK

26%, 0%, 4%, 8%

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

What color is #ADEBE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADEBE2 to RGB:

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

HEX to HSL

Convert #ADEBE2 to HSL:

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

HEX to CMYK

Convert #ADEBE2 to CMYK:

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

Color Meaning and Usage

#ADEBE2 is a ethereal cyan color with RGB values of 173, 235, 226 and HSL of 171°, 61%, 80%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADEBE2 is #EBADB6, creating high-contrast pairings. For softer combinations, try analogous colors like #ADEBC3.

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

Contrast with #ADEBE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADEBE2?

#ADEBE2 is a ethereal cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ADEBE2?

#ADEBE2 in RGB is (173, 235, 226) - 173 red, 235 green, and 226 blue.

How to use #ADEBE2 in CSS?

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

What colors go well with #ADEBE2?

#EBADB6 (complementary), #ADEBC3 (analogous), and #6FDCCC (lighter shade) work well with #ADEBE2.