#ACBEC0 Color Information

Hex color code: #ACBEC0

The hex color #ACBEC0 is a balanced cyan with RGB values of (172, 190, 192) and HSL of (186°, 14%, 71%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#ACBEC0
RGB
172, 190, 192
HSL
186°, 14%, 71%
CMYK
10%, 1%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACBEC0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 190, 192

Red: 172 / Green: 190 / Blue: 192

HSL

186°, 14%, 71%

Hue: 186° / Saturation: 14% / Lightness: 71%

CMYK

10%, 1%, 0%, 25%

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

What color is #ACBEC0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACBEC0 to RGB:

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

HEX to HSL

Convert #ACBEC0 to HSL:

hsl(186, 14%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #ACBEC0 to CMYK:

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

Color Meaning and Usage

A neutral cyan tone, #ACBEC0 has RGB (172, 190, 192) and HSL (186°, 14%, 71%). Known for evoking balance and subtlety, this desaturated neutral is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACBEC0 is #BFADAB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABBFB7.

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

Contrast with #ACBEC0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACBEC0?

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

What is the RGB value of #ACBEC0?

#ACBEC0 in RGB is (172, 190, 192) - 172 red, 190 green, and 192 blue.

How to use #ACBEC0 in CSS?

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

What colors go well with #ACBEC0?

#BFADAB (complementary), #ABBFB7 (analogous), and #7F9B9F (lighter shade) work well with #ACBEC0.