#A4ABAA Color Information

Hex color code: #A4ABAA

The hex color #A4ABAA is a subtle cyan with RGB values of (164, 171, 170) and HSL of (171°, 4%, 66%). It is often used for branding and logos.

Try:
Color NameDark Sea Green
HEX
#A4ABAA
RGB
164, 171, 170
HSL
171°, 4%, 66%
CMYK
4%, 0%, 1%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A4ABAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 171, 170

Red: 164 / Green: 171 / Blue: 170

HSL

171°, 4%, 66%

Hue: 171° / Saturation: 4% / Lightness: 66%

CMYK

4%, 0%, 1%, 33%

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

What color is #A4ABAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A4ABAA to RGB:

rgb(164, 171, 170)HEX to RGB Converter →

HEX to HSL

Convert #A4ABAA to HSL:

hsl(171, 4%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #A4ABAA to CMYK:

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

Color Meaning and Usage

A muted cyan tone, #A4ABAA has RGB (164, 171, 170) and HSL (171°, 4%, 66%). Known for evoking balance and subtlety, this desaturated neutral is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A4ABAA is #ACA5A6, creating high-contrast pairings. For softer combinations, try analogous colors like #A5ACA7.

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

Contrast with #A4ABAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A4ABAA?

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

What is the RGB value of #A4ABAA?

#A4ABAA in RGB is (164, 171, 170) - 164 red, 171 green, and 170 blue.

How to use #A4ABAA in CSS?

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

What colors go well with #A4ABAA?

#ACA5A6 (complementary), #A5ACA7 (analogous), and #7D8786 (lighter shade) work well with #A4ABAA.