#A3B096 Color Information

Hex color code: #A3B096

A subtle green shade, #A3B096 appears as (163, 176, 150) in RGB and (90°, 14%, 64%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Sea Green
HEX
#A3B096
RGB
163, 176, 150
HSL
90°, 14%, 64%
CMYK
7%, 0%, 15%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A3B096; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 176, 150

Red: 163 / Green: 176 / Blue: 150

HSL

90°, 14%, 64%

Hue: 90° / Saturation: 14% / Lightness: 64%

CMYK

7%, 0%, 15%, 31%

Cyan: 7% / Magenta: 0% / Yellow: 15% / Key: 31%

What color is #A3B096?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A3B096 to RGB:

rgb(163, 176, 150)HEX to RGB Converter →

HEX to HSL

Convert #A3B096 to HSL:

hsl(90, 14%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #A3B096 to CMYK:

cmyk(7%, 0%, 15%, 31%)Color Converter →

Color Meaning and Usage

A muted green tone, #A3B096 has RGB (163, 176, 150) and HSL (90°, 14%, 64%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A3B096 is #A396B0, creating high-contrast pairings. For softer combinations, try analogous colors like #B0B096.

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

Contrast with #A3B096

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A3B096?

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

What is the RGB value of #A3B096?

#A3B096 in RGB is (163, 176, 150) - 163 red, 176 green, and 150 blue.

How to use #A3B096 in CSS?

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

What colors go well with #A3B096?

#A396B0 (complementary), #B0B096 (analogous), and #7D8E6B (lighter shade) work well with #A3B096.