#ACBEBA Color Information

Hex color code: #ACBEBA

The hex color #ACBEBA is a understated cyan with RGB values of (172, 190, 186) and HSL of (167°, 12%, 71%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#ACBEBA
RGB
172, 190, 186
HSL
167°, 12%, 71%
CMYK
9%, 0%, 2%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACBEBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 190, 186

Red: 172 / Green: 190 / Blue: 186

HSL

167°, 12%, 71%

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

CMYK

9%, 0%, 2%, 25%

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

What color is #ACBEBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACBEBA to RGB:

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

HEX to HSL

Convert #ACBEBA to HSL:

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

HEX to CMYK

Convert #ACBEBA to CMYK:

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

Color Meaning and Usage

#ACBEBA is a balanced cyan color with RGB values of 172, 190, 186 and HSL of 167°, 12%, 71%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACBEBA is #BEACB0, creating high-contrast pairings. For softer combinations, try analogous colors like #ACBEB1.

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

Contrast with #ACBEBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACBEBA?

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

What is the RGB value of #ACBEBA?

#ACBEBA in RGB is (172, 190, 186) - 172 red, 190 green, and 186 blue.

How to use #ACBEBA in CSS?

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

What colors go well with #ACBEBA?

#BEACB0 (complementary), #ACBEB1 (analogous), and #819C96 (lighter shade) work well with #ACBEBA.