#ACBCBE Color Information

Hex color code: #ACBCBE

A understated cyan shade, #ACBCBE appears as (172, 188, 190) in RGB and (187°, 12%, 71%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#ACBCBE
RGB
172, 188, 190
HSL
187°, 12%, 71%
CMYK
9%, 1%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACBCBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 188, 190

Red: 172 / Green: 188 / Blue: 190

HSL

187°, 12%, 71%

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

CMYK

9%, 1%, 0%, 25%

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

What color is #ACBCBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACBCBE to RGB:

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

HEX to HSL

Convert #ACBCBE to HSL:

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

HEX to CMYK

Convert #ACBCBE to CMYK:

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

Color Meaning and Usage

A neutral cyan tone, #ACBCBE has RGB (172, 188, 190) and HSL (187°, 12%, 71%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACBCBE is #BEAEAC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACBEB7.

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

Contrast with #ACBCBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACBCBE?

#ACBCBE is a neutral cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ACBCBE?

#ACBCBE in RGB is (172, 188, 190) - 172 red, 188 green, and 190 blue.

How to use #ACBCBE in CSS?

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

What colors go well with #ACBCBE?

#BEAEAC (complementary), #ACBEB7 (analogous), and #81999C (lighter shade) work well with #ACBCBE.