#ABDED0 Color Information

Hex color code: #ABDED0

The hex color #ABDED0 is a airy cyan with RGB values of (171, 222, 208) and HSL of (164°, 44%, 77%). It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#ABDED0
RGB
171, 222, 208
HSL
164°, 44%, 77%
CMYK
23%, 0%, 6%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABDED0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 222, 208

Red: 171 / Green: 222 / Blue: 208

HSL

164°, 44%, 77%

Hue: 164° / Saturation: 44% / Lightness: 77%

CMYK

23%, 0%, 6%, 13%

Cyan: 23% / Magenta: 0% / Yellow: 6% / Key: 13%

What color is #ABDED0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABDED0 to RGB:

rgb(171, 222, 208)HEX to RGB Converter →

HEX to HSL

Convert #ABDED0 to HSL:

hsl(164, 44%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #ABDED0 to CMYK:

cmyk(23%, 0%, 6%, 13%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #ABDED0 has RGB (171, 222, 208) and HSL (164°, 44%, 77%). Known for evoking trust and professionalism, this cyan-blue hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABDED0 is #DEABB8, creating high-contrast pairings. For softer combinations, try analogous colors like #ABDEB7.

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

Contrast with #ABDED0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABDED0?

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

What is the RGB value of #ABDED0?

#ABDED0 in RGB is (171, 222, 208) - 171 red, 222 green, and 208 blue.

How to use #ABDED0 in CSS?

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

What colors go well with #ABDED0?

#DEABB8 (complementary), #ABDEB7 (analogous), and #73C9B2 (lighter shade) work well with #ABDED0.