#2EA20B Color Information

Hex color code: #2EA20B

The hex color #2EA20B is a bold green with RGB values of (46, 162, 11) and HSL of (106°, 87%, 34%). It is frequently seen in web interfaces.

Try:
Color NameGreen
HEX
#2EA20B
RGB
46, 162, 11
HSL
106°, 87%, 34%
CMYK
72%, 0%, 93%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #2EA20B; 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 #2EA20B; background-color: #2EA20B15; }

Alert / Toast

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

Link / Accent

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

a { color: #2EA20B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #2EA20B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

46, 162, 11

Red: 46 / Green: 162 / Blue: 11

HSL

106°, 87%, 34%

Hue: 106° / Saturation: 87% / Lightness: 34%

CMYK

72%, 0%, 93%, 36%

Cyan: 72% / Magenta: 0% / Yellow: 93% / Key: 36%

What color is #2EA20B?

#2EA20B is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2EA20B to RGB:

rgb(46, 162, 11)HEX to RGB Converter →

HEX to HSL

Convert #2EA20B to HSL:

hsl(106, 87%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #2EA20B to CMYK:

cmyk(72%, 0%, 93%, 36%)Color Converter →

Color Meaning and Usage

A bold green tone, #2EA20B has RGB (46, 162, 11) and HSL (106°, 87%, 34%). Known for evoking energy and excitement, this highly saturated hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2EA20B is #7F0BA2, creating high-contrast pairings. For softer combinations, try analogous colors like #7AA20B.

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

Contrast with #2EA20B

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

Contrast Ratio: 6.29:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2EA20B?

#2EA20B is a bold green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #2EA20B?

#2EA20B in RGB is (46, 162, 11) - 46 red, 162 green, and 11 blue.

How to use #2EA20B in CSS?

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

What colors go well with #2EA20B?

#7F0BA2 (complementary), #7AA20B (analogous), and #1A5B06 (lighter shade) work well with #2EA20B.