#ACAEBA Color Information

Hex color code: #ACAEBA

#ACAEBA is a subtle blue color. In RGB it is (172, 174, 186), and in HSL it is (231°, 9%, 70%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#ACAEBA
RGB
172, 174, 186
HSL
231°, 9%, 70%
CMYK
8%, 6%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACAEBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 174, 186

Red: 172 / Green: 174 / Blue: 186

HSL

231°, 9%, 70%

Hue: 231° / Saturation: 9% / Lightness: 70%

CMYK

8%, 6%, 0%, 27%

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

What color is #ACAEBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACAEBA to RGB:

rgb(172, 174, 186)HEX to RGB Converter →

HEX to HSL

Convert #ACAEBA to HSL:

hsl(231, 9%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #ACAEBA to CMYK:

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

Color Meaning and Usage

A understated blue tone, #ACAEBA has RGB (172, 174, 186) and HSL (231°, 9%, 70%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACAEBA is #B9B7AC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACB5B9.

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

Contrast with #ACAEBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACAEBA?

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

What is the RGB value of #ACAEBA?

#ACAEBA in RGB is (172, 174, 186) - 172 red, 174 green, and 186 blue.

How to use #ACAEBA in CSS?

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

What colors go well with #ACAEBA?

#B9B7AC (complementary), #ACB5B9 (analogous), and #828597 (lighter shade) work well with #ACAEBA.