#A0A69B Color Information

Hex color code: #A0A69B

#A0A69B is a understated green color. In RGB it is (160, 166, 155), and in HSL it is (93°, 6%, 63%). It is popular in mobile app design.

Try:
Color NameDark Sea Green
HEX
#A0A69B
RGB
160, 166, 155
HSL
93°, 6%, 63%
CMYK
4%, 0%, 7%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A0A69B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 166, 155

Red: 160 / Green: 166 / Blue: 155

HSL

93°, 6%, 63%

Hue: 93° / Saturation: 6% / Lightness: 63%

CMYK

4%, 0%, 7%, 35%

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

What color is #A0A69B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A0A69B to RGB:

rgb(160, 166, 155)HEX to RGB Converter →

HEX to HSL

Convert #A0A69B to HSL:

hsl(93, 6%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #A0A69B to CMYK:

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

Color Meaning and Usage

A subtle green tone, #A0A69B has RGB (160, 166, 155) and HSL (93°, 6%, 63%). 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 #A0A69B is #A19BA6, creating high-contrast pairings. For softer combinations, try analogous colors like #A6A69B.

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

Contrast with #A0A69B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A0A69B?

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

What is the RGB value of #A0A69B?

#A0A69B in RGB is (160, 166, 155) - 160 red, 166 green, and 155 blue.

How to use #A0A69B in CSS?

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

What colors go well with #A0A69B?

#A19BA6 (complementary), #A6A69B (analogous), and #7A8273 (lighter shade) work well with #A0A69B.