#A2C178 Color Information

Hex color code: #A2C178

The hex color #A2C178 is a gentle green with RGB values of (162, 193, 120) and HSL of (85°, 37%, 61%). It is frequently seen in web interfaces.

Try:
Color NameDark Sea Green
HEX
#A2C178
RGB
162, 193, 120
HSL
85°, 37%, 61%
CMYK
16%, 0%, 38%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A2C178; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 193, 120

Red: 162 / Green: 193 / Blue: 120

HSL

85°, 37%, 61%

Hue: 85° / Saturation: 37% / Lightness: 61%

CMYK

16%, 0%, 38%, 24%

Cyan: 16% / Magenta: 0% / Yellow: 38% / Key: 24%

What color is #A2C178?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A2C178 to RGB:

rgb(162, 193, 120)HEX to RGB Converter →

HEX to HSL

Convert #A2C178 to HSL:

hsl(85, 37%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #A2C178 to CMYK:

cmyk(16%, 0%, 38%, 24%)Color Converter →

Color Meaning and Usage

#A2C178 is a pastel green color with RGB values of 162, 193, 120 and HSL of 85°, 37%, 61%. This green hue evokes nature and harmony, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A2C178 is #9577C0, creating high-contrast pairings. For softer combinations, try analogous colors like #C0BA77.

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

Contrast with #A2C178

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A2C178?

#A2C178 is a pastel green color - a green hue that evokes nature and harmony.

What is the RGB value of #A2C178?

#A2C178 in RGB is (162, 193, 120) - 162 red, 193 green, and 120 blue.

How to use #A2C178 in CSS?

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

What colors go well with #A2C178?

#9577C0 (complementary), #C0BA77 (analogous), and #7DA14A (lighter shade) work well with #A2C178.