#A3AAA4 Color Information

Hex color code: #A3AAA4

A subtle green shade, #A3AAA4 appears as (163, 170, 164) in RGB and (129°, 4%, 65%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Sea Green
HEX
#A3AAA4
RGB
163, 170, 164
HSL
129°, 4%, 65%
CMYK
4%, 0%, 4%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A3AAA4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 170, 164

Red: 163 / Green: 170 / Blue: 164

HSL

129°, 4%, 65%

Hue: 129° / Saturation: 4% / Lightness: 65%

CMYK

4%, 0%, 4%, 33%

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

What color is #A3AAA4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A3AAA4 to RGB:

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

HEX to HSL

Convert #A3AAA4 to HSL:

hsl(129, 4%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #A3AAA4 to CMYK:

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

Color Meaning and Usage

#A3AAA4 is a muted green color with RGB values of 163, 170, 164 and HSL of 129°, 4%, 65%. This desaturated neutral evokes balance and subtlety, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A3AAA4 is #A9A2A8, creating high-contrast pairings. For softer combinations, try analogous colors like #A5A9A2.

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

Contrast with #A3AAA4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A3AAA4?

#A3AAA4 is a muted green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A3AAA4?

#A3AAA4 in RGB is (163, 170, 164) - 163 red, 170 green, and 164 blue.

How to use #A3AAA4 in CSS?

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

What colors go well with #A3AAA4?

#A9A2A8 (complementary), #A5A9A2 (analogous), and #7A857C (lighter shade) work well with #A3AAA4.