#ACBEB5 Color Information

Hex color code: #ACBEB5

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

Try:
Color NameSilver
HEX
#ACBEB5
RGB
172, 190, 181
HSL
150°, 12%, 71%
CMYK
9%, 0%, 5%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACBEB5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 190, 181

Red: 172 / Green: 190 / Blue: 181

HSL

150°, 12%, 71%

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

CMYK

9%, 0%, 5%, 25%

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

What color is #ACBEB5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACBEB5 to RGB:

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

HEX to HSL

Convert #ACBEB5 to HSL:

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

HEX to CMYK

Convert #ACBEB5 to CMYK:

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

Color Meaning and Usage

A understated cyan tone, #ACBEB5 has RGB (172, 190, 181) and HSL (150°, 12%, 71%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACBEB5 is #BEACB5, creating high-contrast pairings. For softer combinations, try analogous colors like #ACBEAC.

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

Contrast with #ACBEB5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACBEB5?

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

What is the RGB value of #ACBEB5?

#ACBEB5 in RGB is (172, 190, 181) - 172 red, 190 green, and 181 blue.

How to use #ACBEB5 in CSS?

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

What colors go well with #ACBEB5?

#BEACB5 (complementary), #ACBEAC (analogous), and #819C8F (lighter shade) work well with #ACBEB5.