#A0A795 Color Information

Hex color code: #A0A795

#A0A795 is a muted green color. In RGB it is (160, 167, 149), and in HSL it is (83°, 9%, 62%). It is typically applied in digital products.

Try:
Color NameDark Sea Green
HEX
#A0A795
RGB
160, 167, 149
HSL
83°, 9%, 62%
CMYK
4%, 0%, 11%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A0A795; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 167, 149

Red: 160 / Green: 167 / Blue: 149

HSL

83°, 9%, 62%

Hue: 83° / Saturation: 9% / Lightness: 62%

CMYK

4%, 0%, 11%, 35%

Cyan: 4% / Magenta: 0% / Yellow: 11% / Key: 35%

What color is #A0A795?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A0A795 to RGB:

rgb(160, 167, 149)HEX to RGB Converter →

HEX to HSL

Convert #A0A795 to HSL:

hsl(83, 9%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #A0A795 to CMYK:

cmyk(4%, 0%, 11%, 35%)Color Converter →

Color Meaning and Usage

#A0A795 is a neutral green color with RGB values of 160, 167, 149 and HSL of 83°, 9%, 62%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A0A795 is #9C95A7, creating high-contrast pairings. For softer combinations, try analogous colors like #A7A595.

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

Contrast with #A0A795

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A0A795?

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

What is the RGB value of #A0A795?

#A0A795 in RGB is (160, 167, 149) - 160 red, 167 green, and 149 blue.

How to use #A0A795 in CSS?

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

What colors go well with #A0A795?

#9C95A7 (complementary), #A7A595 (analogous), and #7A836D (lighter shade) work well with #A0A795.