#AEB2BD Color Information

Hex color code: #AEB2BD

#AEB2BD is a muted blue color. In RGB it is (174, 178, 189), and in HSL it is (224°, 10%, 71%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#AEB2BD
RGB
174, 178, 189
HSL
224°, 10%, 71%
CMYK
8%, 6%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEB2BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 178, 189

Red: 174 / Green: 178 / Blue: 189

HSL

224°, 10%, 71%

Hue: 224° / Saturation: 10% / Lightness: 71%

CMYK

8%, 6%, 0%, 26%

Cyan: 8% / Magenta: 6% / Yellow: 0% / Key: 26%

What color is #AEB2BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEB2BD to RGB:

rgb(174, 178, 189)HEX to RGB Converter →

HEX to HSL

Convert #AEB2BD to HSL:

hsl(224, 10%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #AEB2BD to CMYK:

cmyk(8%, 6%, 0%, 26%)Color Converter →

Color Meaning and Usage

A neutral blue tone, #AEB2BD has RGB (174, 178, 189) and HSL (224°, 10%, 71%). Known for evoking balance and subtlety, this desaturated neutral is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEB2BD is #BCB9AE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEB9BC.

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

Contrast with #AEB2BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEB2BD?

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

What is the RGB value of #AEB2BD?

#AEB2BD in RGB is (174, 178, 189) - 174 red, 178 green, and 189 blue.

How to use #AEB2BD in CSS?

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

What colors go well with #AEB2BD?

#BCB9AE (complementary), #AEB9BC (analogous), and #848A9A (lighter shade) work well with #AEB2BD.