#A0ABAC Color Information

Hex color code: #A0ABAC

The hex color #A0ABAC is a muted cyan with RGB values of (160, 171, 172) and HSL of (185°, 7%, 65%). It is typically applied in digital products.

Try:
Color NameDark Sea Green
HEX
#A0ABAC
RGB
160, 171, 172
HSL
185°, 7%, 65%
CMYK
7%, 1%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A0ABAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 171, 172

Red: 160 / Green: 171 / Blue: 172

HSL

185°, 7%, 65%

Hue: 185° / Saturation: 7% / Lightness: 65%

CMYK

7%, 1%, 0%, 33%

Cyan: 7% / Magenta: 1% / Yellow: 0% / Key: 33%

What color is #A0ABAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A0ABAC to RGB:

rgb(160, 171, 172)HEX to RGB Converter →

HEX to HSL

Convert #A0ABAC to HSL:

hsl(185, 7%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #A0ABAC to CMYK:

cmyk(7%, 1%, 0%, 33%)Color Converter →

Color Meaning and Usage

A understated cyan tone, #A0ABAC has RGB (160, 171, 172) and HSL (185°, 7%, 65%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A0ABAC is #ACA1A0, creating high-contrast pairings. For softer combinations, try analogous colors like #A0ACA7.

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

Contrast with #A0ABAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A0ABAC?

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

What is the RGB value of #A0ABAC?

#A0ABAC in RGB is (160, 171, 172) - 160 red, 171 green, and 172 blue.

How to use #A0ABAC in CSS?

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

What colors go well with #A0ABAC?

#ACA1A0 (complementary), #A0ACA7 (analogous), and #778788 (lighter shade) work well with #A0ABAC.