#ABCEC5 Color Information

Hex color code: #ABCEC5

A subtle cyan shade, #ABCEC5 appears as (171, 206, 197) in RGB and (165°, 26%, 74%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#ABCEC5
RGB
171, 206, 197
HSL
165°, 26%, 74%
CMYK
17%, 0%, 4%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABCEC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 206, 197

Red: 171 / Green: 206 / Blue: 197

HSL

165°, 26%, 74%

Hue: 165° / Saturation: 26% / Lightness: 74%

CMYK

17%, 0%, 4%, 19%

Cyan: 17% / Magenta: 0% / Yellow: 4% / Key: 19%

What color is #ABCEC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABCEC5 to RGB:

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

HEX to HSL

Convert #ABCEC5 to HSL:

hsl(165, 26%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #ABCEC5 to CMYK:

cmyk(17%, 0%, 4%, 19%)Color Converter →

Color Meaning and Usage

#ABCEC5 is a subtle cyan color with RGB values of 171, 206, 197 and HSL of 165°, 26%, 74%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABCEC5 is #CEABB4, creating high-contrast pairings. For softer combinations, try analogous colors like #ABCEB4.

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

Contrast with #ABCEC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABCEC5?

#ABCEC5 is a subtle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ABCEC5?

#ABCEC5 in RGB is (171, 206, 197) - 171 red, 206 green, and 197 blue.

How to use #ABCEC5 in CSS?

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

What colors go well with #ABCEC5?

#CEABB4 (complementary), #ABCEB4 (analogous), and #7BB2A4 (lighter shade) work well with #ABCEC5.