#ACB4BE Color Information

Hex color code: #ACB4BE

A subtle blue shade, #ACB4BE appears as (172, 180, 190) in RGB and (213°, 12%, 71%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#ACB4BE
RGB
172, 180, 190
HSL
213°, 12%, 71%
CMYK
9%, 5%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACB4BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 180, 190

Red: 172 / Green: 180 / Blue: 190

HSL

213°, 12%, 71%

Hue: 213° / Saturation: 12% / Lightness: 71%

CMYK

9%, 5%, 0%, 25%

Cyan: 9% / Magenta: 5% / Yellow: 0% / Key: 25%

What color is #ACB4BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACB4BE to RGB:

rgb(172, 180, 190)HEX to RGB Converter →

HEX to HSL

Convert #ACB4BE to HSL:

hsl(213, 12%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #ACB4BE to CMYK:

cmyk(9%, 5%, 0%, 25%)Color Converter →

Color Meaning and Usage

#ACB4BE is a muted blue color with RGB values of 172, 180, 190 and HSL of 213°, 12%, 71%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACB4BE is #BEB6AC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACBDBE.

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

Contrast with #ACB4BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACB4BE?

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

What is the RGB value of #ACB4BE?

#ACB4BE in RGB is (172, 180, 190) - 172 red, 180 green, and 190 blue.

How to use #ACB4BE in CSS?

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

What colors go well with #ACB4BE?

#BEB6AC (complementary), #ACBDBE (analogous), and #818D9C (lighter shade) work well with #ACB4BE.