#ACB3BF Color Information

Hex color code: #ACB3BF

#ACB3BF is a neutral blue color. In RGB it is (172, 179, 191), and in HSL it is (218°, 13%, 71%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#ACB3BF
RGB
172, 179, 191
HSL
218°, 13%, 71%
CMYK
10%, 6%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACB3BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 179, 191

Red: 172 / Green: 179 / Blue: 191

HSL

218°, 13%, 71%

Hue: 218° / Saturation: 13% / Lightness: 71%

CMYK

10%, 6%, 0%, 25%

Cyan: 10% / Magenta: 6% / Yellow: 0% / Key: 25%

What color is #ACB3BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACB3BF to RGB:

rgb(172, 179, 191)HEX to RGB Converter →

HEX to HSL

Convert #ACB3BF to HSL:

hsl(218, 13%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #ACB3BF to CMYK:

cmyk(10%, 6%, 0%, 25%)Color Converter →

Color Meaning and Usage

A muted blue tone, #ACB3BF has RGB (172, 179, 191) and HSL (218°, 13%, 71%). Known for evoking balance and subtlety, this desaturated neutral is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACB3BF is #BFB8AB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABBCBF.

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

Contrast with #ACB3BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACB3BF?

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

What is the RGB value of #ACB3BF?

#ACB3BF in RGB is (172, 179, 191) - 172 red, 179 green, and 191 blue.

How to use #ACB3BF in CSS?

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

What colors go well with #ACB3BF?

#BFB8AB (complementary), #ABBCBF (analogous), and #808B9D (lighter shade) work well with #ACB3BF.