#ADE2EB Color Information

Hex color code: #ADE2EB

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

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADE2EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 226, 235

Red: 173 / Green: 226 / Blue: 235

HSL

189°, 61%, 80%

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

CMYK

26%, 4%, 0%, 8%

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

What color is #ADE2EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADE2EB to RGB:

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

HEX to HSL

Convert #ADE2EB to HSL:

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

HEX to CMYK

Convert #ADE2EB to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #ADE2EB has RGB (173, 226, 235) and HSL (189°, 61%, 80%). 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 #ADE2EB is #EBB6AD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADEBD5.

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

Contrast with #ADE2EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADE2EB?

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

What is the RGB value of #ADE2EB?

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

How to use #ADE2EB in CSS?

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

What colors go well with #ADE2EB?

#EBB6AD (complementary), #ADEBD5 (analogous), and #6FCCDC (lighter shade) work well with #ADE2EB.