#A4B49C Color Information

Hex color code: #A4B49C

The hex color #A4B49C is a neutral green with RGB values of (164, 180, 156) and HSL of (100°, 14%, 66%). It is commonly used in modern UI design.

Try:
Color NameDark Sea Green
HEX
#A4B49C
RGB
164, 180, 156
HSL
100°, 14%, 66%
CMYK
9%, 0%, 13%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A4B49C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 180, 156

Red: 164 / Green: 180 / Blue: 156

HSL

100°, 14%, 66%

Hue: 100° / Saturation: 14% / Lightness: 66%

CMYK

9%, 0%, 13%, 29%

Cyan: 9% / Magenta: 0% / Yellow: 13% / Key: 29%

What color is #A4B49C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A4B49C to RGB:

rgb(164, 180, 156)HEX to RGB Converter →

HEX to HSL

Convert #A4B49C to HSL:

hsl(100, 14%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #A4B49C to CMYK:

cmyk(9%, 0%, 13%, 29%)Color Converter →

Color Meaning and Usage

#A4B49C is a muted green color with RGB values of 164, 180, 156 and HSL of 100°, 14%, 66%. This desaturated neutral evokes balance and subtlety, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A4B49C is #AC9CB4, creating high-contrast pairings. For softer combinations, try analogous colors like #B0B49C.

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

Contrast with #A4B49C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A4B49C?

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

What is the RGB value of #A4B49C?

#A4B49C in RGB is (164, 180, 156) - 164 red, 180 green, and 156 blue.

How to use #A4B49C in CSS?

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

What colors go well with #A4B49C?

#AC9CB4 (complementary), #B0B49C (analogous), and #7C9471 (lighter shade) work well with #A4B49C.