crispedge.com

Color picker

Loading...

#2ed96c hex color - Green - Cool color - Information

#2ed96c hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #2ed96c Color code in RGB color code model is created after adding 18.04% red color, 85.1% green color and 42.35% blue color. Hex #2ed96c Color code in CMYK color (process color) code model is generated after subtraction of 79% cyan, 0% magenta, 50% yellow and 15% black.

Hex #2ed96c 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 #2ed96c color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Code2ed96c#2ed96c
RGB Decimal46, 217, 108rgb(46, 217, 108)
RGB Percent18%, 85%, 42%rgb(18%, 85%, 42%)
CSS RGBa46, 217, 108,1rgba(46,217,108,1)
CMYK Modelcmyk(79%,0%,50%,15%)
HSL Color Space142,69% ,52%hsl(142,69% ,52%)
HSV Color Space142°, 79%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001011101101100101101100
Octal56331154
Decimal46217108
Hex2ed96c

Different shades of #2ed96c color code.

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

Light Shade of #2ed96c
#59e18a
Dark Shade of #2ed96c
#21b356
Saturated Shade of #2ed96c
#22e569
Desaturated Shade of #2ed96c
#3acd6f
Grey scale Shade of #2ed96c
#838383
Brighten Shade
#47f285
Most Readable Shade
#000000

Shades of #2ed96c color code

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

#2ed96c
#28c060
#23a854
#1e9048
#19783c
#146030
#0f4824
#0a3018
#05180c
#000000

Similar Color like #2ed96c color

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

#2fda6d
#30db6e
#31dc6f
#32dd70
#33de71
#34df72
#35e073
#36e174
#37e275
#38e376
#39e477
#3ae578
#3be679
#3ce77a
#2dd86b
#2cd76a
#2bd669
#2ad568
#29d467
#28d366
#27d265
#26d164
#25d063
#24cf62
#23ce61
#22cd60
#21cc5f
#20cb5e

Monochromatic Color with #2ed96c

#2ed96c
#010402
#0a2f17
#13592d
#1c8442
#25ae57

Tints of #2ed96c Color

#2ed96c
#45dd7c
#5ce18c
#73e59d
#8ae9ad
#a2eebd
#b9f2ce
#d0f6de
#e7faee
#ffffff

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

#2ed96c
#d92e9b

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

Split Complementary

#2ed96c
#c22ed9
#d92e46

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

Analogous Color

#34d92e
#2ed94a
#2ed96c
#2ed98e
#2ed9b0

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

#2ed96c
#6c2ed9
#d96c2e

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

#2ed96c
#2e45d9
#d92e9b
#d9c12e

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

Double Complementary Color

#2ed96c
#d92e9b
#d92e46
#2ed9c1

Double Complementary 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).

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

#2ed96c Color Code Preview on Black Background Color

This is how #2ed96c Color will look on black background color. Color contrast ratio is 11.26

#2ed96c in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#2ed96c color code is use for CSS Background Color

Background color for the above div is #2ed96c

HTML with inline CSS

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

#2ed96c color code is use for CSS Border Color

CSS Border color for the above div is #2ed96c

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#2ed96c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2ed96c Color code Preview on White Background

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

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.