#ACBEB8 Color Information

Hex color code: #ACBEB8

#ACBEB8 is a muted cyan color. In RGB it is (172, 190, 184), and in HSL it is (160°, 12%, 71%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#ACBEB8
RGB
172, 190, 184
HSL
160°, 12%, 71%
CMYK
9%, 0%, 3%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACBEB8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 190, 184

Red: 172 / Green: 190 / Blue: 184

HSL

160°, 12%, 71%

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

CMYK

9%, 0%, 3%, 25%

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

What color is #ACBEB8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACBEB8 to RGB:

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

HEX to HSL

Convert #ACBEB8 to HSL:

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

HEX to CMYK

Convert #ACBEB8 to CMYK:

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

Color Meaning and Usage

#ACBEB8 is a understated cyan color with RGB values of 172, 190, 184 and HSL of 160°, 12%, 71%. This desaturated neutral evokes balance and subtlety, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACBEB8 is #BEACB2, creating high-contrast pairings. For softer combinations, try analogous colors like #ACBEAF.

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

Contrast with #ACBEB8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACBEB8?

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

What is the RGB value of #ACBEB8?

#ACBEB8 in RGB is (172, 190, 184) - 172 red, 190 green, and 184 blue.

How to use #ACBEB8 in CSS?

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

What colors go well with #ACBEB8?

#BEACB2 (complementary), #ACBEAF (analogous), and #819C93 (lighter shade) work well with #ACBEB8.