Skip to main content Skip to docs navigation

#2edb69 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 Shivering Green and its hex is #24DD7E Nearest Color Name

Color Hue/Base color: Green

Hex #2edb69 Color code in RGB color code model is created after adding 18.04% red color, 85.88% green color and 41.18% blue color. Hex #2edb69 Color code in CMYK color (process color) code model is generated after subtraction of 79% cyan, 0% magenta, 52% yellow and 14.12% black.

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

RGB Chart

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

Color Table

Hex Color Code 2edb69 #2edb69
RGB Decimal 46, 219, 105 46, 219, 105
RGB Percent 18%, 86%, 41% rgb(18%, 86%, 41%)
CSS RGBa 46, 219, 105,1 rgba(46,219,105,1)
CMYK Model cmyk(79%,0%,52%,14.12%)
HSL Color Space 140,71% ,52% hsl(140,71% ,52%)
HSV Color Space 140°, 79%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101110 11011011 01101001
Octal 56 333 151
Decimal 46 219 105
Hex 2e db 69

Different shades of #2edb69 color code.

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

Darkest of #2edb69
#10602b
Darker of #2edb69
#188b3f
Dark of #2edb69
#1fb753
Base of #2edb69
#2edb69
Light of #2edb69
#5ae288
Lighter
#85eaa7
Lightest
#b1f1c7

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

#2edb69
#db2ea0

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

Split Complementary

#2edb69
#bf2edb
#db2e4a

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

Analogous Color

#58db2e
#3bdb2e
#2edb69
#2edba3
#2ecbdb

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

#2edb69
#db692e
#692edb

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

#2edb69
#692edb
#db2ea0
#a0db2e

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

#2edb69
#2e4adb
#db2ea0
#dbbf2e

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 #2edb69

#093418
#10602b
#188b3f
#1fb753
#2edb69
#5ae288
#85eaa7
#b1f1c7
#dcf9e6

Tints of #2edb69 Color

#2edb69
#45df79
#5ce38a
#73e79b
#8aebab
#a2efbc
#b9f3cd
#d0f7dd
#e7fbee
#ffffff

Shades of #2edb69 color code

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

#2edb69
#28c25d
#23aa51
#1e9246
#19793a
#14612e
#0f4923
#0a3017
#05180b
#000000

Tones

#2edb69
#46c271
#5faa79
#789180
#848484

Tones

Similar Color like #2edb69 color

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

#2fdc6a
#30dd6b
#31de6c
#32df6d
#33e06e
#34e16f
#35e270
#36e371
#37e472
#38e573
#39e674
#3ae775
#3be876
#3ce977
#2dda68
#2cd967
#2bd866
#2ad765
#29d664
#28d563
#27d462
#26d361
#25d260
#24d15f
#23d05e
#22cf5d
#21ce5c
#20cd5b

Download this Dark Green

Hex #2edb69 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.

#2edb69 Color Code Preview on Black Background Color

This is how #2edb69 Color will look on black background color. Color contrast ratio is 11.45

#2edb69 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#2edb69 color code is use for CSS Background Color

Background color for the above div is #2edb69

HTML with inline CSS

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

#2edb69 color code is use for CSS Border Color

CSS Border color for the above div is #2edb69

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#2edb69 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2edb69 Color code Preview on White Background

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

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 #2edb69; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #2edb69; }

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,219,105,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(219,46,160,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(46,219,105,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }