#ABBEC1 Color Information

Hex color code: #ABBEC1

The hex color #ABBEC1 is a muted cyan with RGB values of (171, 190, 193) and HSL of (188°, 15%, 71%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#ABBEC1
RGB
171, 190, 193
HSL
188°, 15%, 71%
CMYK
11%, 2%, 0%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABBEC1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 190, 193

Red: 171 / Green: 190 / Blue: 193

HSL

188°, 15%, 71%

Hue: 188° / Saturation: 15% / Lightness: 71%

CMYK

11%, 2%, 0%, 24%

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

What color is #ABBEC1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABBEC1 to RGB:

rgb(171, 190, 193)HEX to RGB Converter →

HEX to HSL

Convert #ABBEC1 to HSL:

hsl(188, 15%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #ABBEC1 to CMYK:

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

Color Meaning and Usage

#ABBEC1 is a neutral cyan color with RGB values of 171, 190, 193 and HSL of 188°, 15%, 71%. This cyan-blue hue evokes trust and professionalism, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABBEC1 is #C0ADAA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAC0B8.

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

Contrast with #ABBEC1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABBEC1?

#ABBEC1 is a neutral cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ABBEC1?

#ABBEC1 in RGB is (171, 190, 193) - 171 red, 190 green, and 193 blue.

How to use #ABBEC1 in CSS?

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

What colors go well with #ABBEC1?

#C0ADAA (complementary), #AAC0B8 (analogous), and #7E9BA0 (lighter shade) work well with #ABBEC1.