#ABAEB5 Color Information

Hex color code: #ABAEB5

The hex color #ABAEB5 is a subtle blue with RGB values of (171, 174, 181) and HSL of (222°, 6%, 69%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#ABAEB5
RGB
171, 174, 181
HSL
222°, 6%, 69%
CMYK
6%, 4%, 0%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABAEB5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 174, 181

Red: 171 / Green: 174 / Blue: 181

HSL

222°, 6%, 69%

Hue: 222° / Saturation: 6% / Lightness: 69%

CMYK

6%, 4%, 0%, 29%

Cyan: 6% / Magenta: 4% / Yellow: 0% / Key: 29%

What color is #ABAEB5?

#ABAEB5 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABAEB5 to RGB:

rgb(171, 174, 181)HEX to RGB Converter →

HEX to HSL

Convert #ABAEB5 to HSL:

hsl(222, 6%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #ABAEB5 to CMYK:

cmyk(6%, 4%, 0%, 29%)Color Converter →

Color Meaning and Usage

A neutral blue tone, #ABAEB5 has RGB (171, 174, 181) and HSL (222°, 6%, 69%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABAEB5 is #B5B2AB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABB3B5.

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

Contrast with #ABAEB5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABAEB5?

#ABAEB5 is a neutral blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ABAEB5?

#ABAEB5 in RGB is (171, 174, 181) - 171 red, 174 green, and 181 blue.

How to use #ABAEB5 in CSS?

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

What colors go well with #ABAEB5?

#B5B2AB (complementary), #ABB3B5 (analogous), and #838791 (lighter shade) work well with #ABAEB5.