#ACBEBE Color Information

Hex color code: #ACBEBE

A understated cyan shade, #ACBEBE appears as (172, 190, 190) in RGB and (180°, 12%, 71%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#ACBEBE
RGB
172, 190, 190
HSL
180°, 12%, 71%
CMYK
9%, 0%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACBEBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 190, 190

Red: 172 / Green: 190 / Blue: 190

HSL

180°, 12%, 71%

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

CMYK

9%, 0%, 0%, 25%

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

What color is #ACBEBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACBEBE to RGB:

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

HEX to HSL

Convert #ACBEBE to HSL:

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

HEX to CMYK

Convert #ACBEBE to CMYK:

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

Color Meaning and Usage

A muted cyan tone, #ACBEBE has RGB (172, 190, 190) and HSL (180°, 12%, 71%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #ACBEBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACBEBE?

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

What is the RGB value of #ACBEBE?

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

How to use #ACBEBE in CSS?

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

What colors go well with #ACBEBE?

#BEACAC (complementary), #ACBEB5 (analogous), and #819C9C (lighter shade) work well with #ACBEBE.