#AEBDC6 Color Information

Hex color code: #AEBDC6

#AEBDC6 is a neutral blue color. In RGB it is (174, 189, 198), and in HSL it is (203°, 17%, 73%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#AEBDC6
RGB
174, 189, 198
HSL
203°, 17%, 73%
CMYK
12%, 5%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEBDC6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 189, 198

Red: 174 / Green: 189 / Blue: 198

HSL

203°, 17%, 73%

Hue: 203° / Saturation: 17% / Lightness: 73%

CMYK

12%, 5%, 0%, 22%

Cyan: 12% / Magenta: 5% / Yellow: 0% / Key: 22%

What color is #AEBDC6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEBDC6 to RGB:

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

HEX to HSL

Convert #AEBDC6 to HSL:

hsl(203, 17%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #AEBDC6 to CMYK:

cmyk(12%, 5%, 0%, 22%)Color Converter →

Color Meaning and Usage

#AEBDC6 is a subtle blue color with RGB values of 174, 189, 198 and HSL of 203°, 17%, 73%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEBDC6 is #C6B7AE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEC6C3.

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

Contrast with #AEBDC6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEBDC6?

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

What is the RGB value of #AEBDC6?

#AEBDC6 in RGB is (174, 189, 198) - 174 red, 189 green, and 198 blue.

How to use #AEBDC6 in CSS?

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

What colors go well with #AEBDC6?

#C6B7AE (complementary), #AEC6C3 (analogous), and #8298A6 (lighter shade) work well with #AEBDC6.