Skip to main content Skip to docs navigation

#2ed628 hex color | Download Dark Green BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Bitter Lime and Defeat and its hex is #31CD31 Nearest Color Name

Color Hue/Base color: Green

Hex #2ed628 Color code in RGB color code model is created after adding 18.04% red color, 83.92% green color and 15.69% blue color. Hex #2ed628 Color code in CMYK color (process color) code model is generated after subtraction of 79% cyan, 0% magenta, 81% yellow and 16.08% black.

Hex #2ed628 color code is between #33dd22 web safe hex color code and #22cc33 web safe hex color code. #33dd22 is the nearest web safe color code. You can see here many more shades of #2ed628 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 2ed628 #2ed628
RGB Decimal 46, 214, 40 46, 214, 40
RGB Percent 18%, 84%, 16% rgb(18%, 84%, 16%)
CSS RGBa 46, 214, 40,1 rgba(46,214,40,1)
CMYK Model cmyk(79%,0%,81%,16.08%)
HSL Color Space 118,69% ,50% hsl(118,69% ,50%)
HSV Color Space 118°, 81%, 84%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101110 11010110 00101000
Octal 56 326 50
Decimal 46 214 40
Hex 2e d6 28

Different shades of #2ed628 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #2ed628
#125510
Darker of #2ed628
#1c8018
Dark of #2ed628
#25ab20
Base of #2ed628
#2ed628
Light of #2ed628
#57df52
Lighter
#81e77d
Lightest
#abefa8

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#2ed628
#d028d6

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#2ed628
#7928d6
#d62885

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#93d628
#76d628
#2ed628
#28d65c
#28d6a4

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#2ed628
#d6282e
#282ed6

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#2ed628
#282ed6
#d028d6
#d6d028

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#2ed628
#2885d6
#d028d6
#d67928

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #2ed628

#092a08
#125510
#1c8018
#25ab20
#2ed628
#57df52
#81e77d
#abefa8
#d4f7d3

Tints of #2ed628 Color

#2ed628
#45da3f
#5cdf57
#73e36f
#8ae887
#a2ec9f
#b9f1b7
#d0f5cf
#e7fae7
#ffffff

Shades of #2ed628 color code

Generate more color scales with scales (color stack) generator.

#2ed628
#28be23
#23a61f
#1e8e1a
#197616
#145f11
#0f470d
#0a2f08
#051704
#000000

Tones

#2ed628
#46bd41
#5da35b
#758a74
#7f7f7f

Tones

Similar Color like #2ed628 color

Find visually similar hex color codes nearing to #2ed628 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#2fd729
#30d82a
#31d92b
#32da2c
#33db2d
#34dc2e
#35dd2f
#36de30
#37df31
#38e032
#39e133
#3ae234
#3be335
#3ce436
#2dd527
#2cd426
#2bd325
#2ad224
#29d123
#28d022
#27cf21
#26ce20
#25cd1f
#24cc1e
#23cb1d
#22ca1c
#21c91b
#20c81a

Download this Dark Green

Hex #2ed628 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#2ed628 Color Code Preview on Black Background Color

This is how #2ed628 Color will look on black background color. Color contrast ratio is 10.77

#2ed628 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#2ed628">Your Example Paragraph content text in with font color #2ed628 </p>

Your Example Paragraph content text in with font color #2ed628

HTML with inline CSS

<div style="color:#2ed628">Your Paragraph text in with font color #2ed628 </div>

Your Example Paragraph content text in with font color #2ed628

#2ed628 color code is use for CSS Background Color

Background color for the above div is #2ed628

HTML with inline CSS

<div style="background-color:#2ed628;"></div>

#2ed628 color code is use for CSS Border Color

CSS Border color for the above div is #2ed628

HTML with inline CSS

<div style="border:5px solid #2ed628;"></div>

CSS Border Left color for the above div is #2ed628

HTML with inline CSS

<div style="border-left:5px solid #2ed628;"></div>

CSS Border Right color for the above div is #2ed628

HTML with inline CSS

<div style="border-right:5px solid #2ed628;"></div>

CSS Border Bottom color for the above div is #2ed628

HTML with inline CSS

<div style="border-bottom:5px solid #2ed628;"></div>

CSS Border Top color for the above div is #2ed628

HTML with inline CSS

<div style="border-top:5px solid #2ed628;"></div>

#2ed628 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#2ed628; } .examplecolorclass {color:#2ed628; } .examplebordercolor {border:3px solid #2ed628; }

#2ed628 Color code Preview on White Background

This is how #2ed628 Color code will look on white background color. Color contrast ratio is 1.95

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #2ed628; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #2ed628; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(46,214,40,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(208,40,214,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(46,214,40,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }