#ABE2CE Color Information

Hex color code: #ABE2CE

The hex color #ABE2CE is a delicate cyan with RGB values of (171, 226, 206) and HSL of (158°, 49%, 78%). It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#ABE2CE
RGB
171, 226, 206
HSL
158°, 49%, 78%
CMYK
24%, 0%, 9%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABE2CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 226, 206

Red: 171 / Green: 226 / Blue: 206

HSL

158°, 49%, 78%

Hue: 158° / Saturation: 49% / Lightness: 78%

CMYK

24%, 0%, 9%, 11%

Cyan: 24% / Magenta: 0% / Yellow: 9% / Key: 11%

What color is #ABE2CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABE2CE to RGB:

rgb(171, 226, 206)HEX to RGB Converter →

HEX to HSL

Convert #ABE2CE to HSL:

hsl(158, 49%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #ABE2CE to CMYK:

cmyk(24%, 0%, 9%, 11%)Color Converter →

Color Meaning and Usage

#ABE2CE is a delicate cyan color with RGB values of 171, 226, 206 and HSL of 158°, 49%, 78%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABE2CE is #E2ABC0, creating high-contrast pairings. For softer combinations, try analogous colors like #ABE2B3.

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

Contrast with #ABE2CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABE2CE?

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

What is the RGB value of #ABE2CE?

#ABE2CE in RGB is (171, 226, 206) - 171 red, 226 green, and 206 blue.

How to use #ABE2CE in CSS?

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

What colors go well with #ABE2CE?

#E2ABC0 (complementary), #ABE2B3 (analogous), and #72CFAD (lighter shade) work well with #ABE2CE.