#A2BE5B Color Information

Hex color code: #A2BE5B

A pastel green shade, #A2BE5B appears as (162, 190, 91) in RGB and (77°, 43%, 55%) in HSL. It is commonly used in modern UI design.

Try:
Color NameYellow Green
HEX
#A2BE5B
RGB
162, 190, 91
HSL
77°, 43%, 55%
CMYK
15%, 0%, 52%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A2BE5B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 190, 91

Red: 162 / Green: 190 / Blue: 91

HSL

77°, 43%, 55%

Hue: 77° / Saturation: 43% / Lightness: 55%

CMYK

15%, 0%, 52%, 25%

Cyan: 15% / Magenta: 0% / Yellow: 52% / Key: 25%

What color is #A2BE5B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A2BE5B to RGB:

rgb(162, 190, 91)HEX to RGB Converter →

HEX to HSL

Convert #A2BE5B to HSL:

hsl(77, 43%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #A2BE5B to CMYK:

cmyk(15%, 0%, 52%, 25%)Color Converter →

Color Meaning and Usage

#A2BE5B is a soft green color with RGB values of 162, 190, 91 and HSL of 77°, 43%, 55%. This green hue evokes nature and harmony, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A2BE5B is #775BBE, creating high-contrast pairings. For softer combinations, try analogous colors like #BEA85B.

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

Contrast with #A2BE5B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A2BE5B?

#A2BE5B is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #A2BE5B?

#A2BE5B in RGB is (162, 190, 91) - 162 red, 190 green, and 91 blue.

How to use #A2BE5B in CSS?

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

What colors go well with #A2BE5B?

#775BBE (complementary), #BEA85B (analogous), and #79923A (lighter shade) work well with #A2BE5B.