#A2C3AA Color Information

Hex color code: #A2C3AA

#A2C3AA is a subtle green color. In RGB it is (162, 195, 170), and in HSL it is (135°, 22%, 70%). It is often used for branding and logos.

Try:
Color NameDark Sea Green
HEX
#A2C3AA
RGB
162, 195, 170
HSL
135°, 22%, 70%
CMYK
17%, 0%, 13%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A2C3AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 195, 170

Red: 162 / Green: 195 / Blue: 170

HSL

135°, 22%, 70%

Hue: 135° / Saturation: 22% / Lightness: 70%

CMYK

17%, 0%, 13%, 24%

Cyan: 17% / Magenta: 0% / Yellow: 13% / Key: 24%

What color is #A2C3AA?

#A2C3AA is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A2C3AA to RGB:

rgb(162, 195, 170)HEX to RGB Converter →

HEX to HSL

Convert #A2C3AA to HSL:

hsl(135, 22%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #A2C3AA to CMYK:

cmyk(17%, 0%, 13%, 24%)Color Converter →

Color Meaning and Usage

A subtle green tone, #A2C3AA has RGB (162, 195, 170) and HSL (135°, 22%, 70%). Known for evoking nature and harmony, this green hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A2C3AA is #C3A2BB, creating high-contrast pairings. For softer combinations, try analogous colors like #AAC3A2.

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

Contrast with #A2C3AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A2C3AA?

#A2C3AA is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #A2C3AA?

#A2C3AA in RGB is (162, 195, 170) - 162 red, 195 green, and 170 blue.

How to use #A2C3AA in CSS?

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

What colors go well with #A2C3AA?

#C3A2BB (complementary), #AAC3A2 (analogous), and #73A580 (lighter shade) work well with #A2C3AA.