Skip to main content Skip to docs navigation

#2cd47c 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 Pantone 7479 C and its hex is #26D07C Nearest Color Name

Color Hue/Base color: Green

Hex #2cd47c Color code in RGB color code model is created after adding 17.25% red color, 83.14% green color and 48.63% blue color. Hex #2cd47c Color code in CMYK color (process color) code model is generated after subtraction of 79% cyan, 0% magenta, 42% yellow and 16.86% black.

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

RGB Chart

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

Color Table

Hex Color Code 2cd47c #2cd47c
RGB Decimal 44, 212, 124 44, 212, 124
RGB Percent 17%, 83%, 49% rgb(17%, 83%, 49%)
CSS RGBa 44, 212, 124,1 rgba(44,212,124,1)
CMYK Model cmyk(79%,0%,42%,16.86%)
HSL Color Space 149,66% ,50% hsl(149,66% ,50%)
HSV Color Space 149°, 79%, 83%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101100 11010100 01111100
Octal 54 324 174
Decimal 44 212 124
Hex 2c d4 7c

Different shades of #2cd47c color code.

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

Darkest of #2cd47c
#115632
Darker of #2cd47c
#1a804b
Dark of #2cd47c
#23aa63
Base of #2cd47c
#2cd47c
Light of #2cd47c
#56dd96
Lighter
#81e5b1
Lightest
#abeecb

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

#2cd47c
#d42c84

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

Split Complementary

#2cd47c
#d02cd4
#d42c30

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

Analogous Color

#3ed42c
#2cd436
#2cd47c
#2cd4b4
#2caed4

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

#2cd47c
#d47c2c
#7c2cd4

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

#2cd47c
#7c2cd4
#d42c84
#84d42c

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

#2cd47c
#2c30d4
#d42c84
#d4d02c

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

#092b19
#115632
#1a804b
#23aa63
#2cd47c
#56dd96
#81e5b1
#abeecb
#d5f7e5

Tints of #2cd47c Color

#2cd47c
#43d88a
#5add99
#72e2a7
#89e7b6
#a1ebc4
#b8f0d3
#d0f5e1
#e7faf0
#ffffff

Shades of #2cd47c color code

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

#2cd47c
#27bc6e
#22a460
#1d8d52
#187544
#135e37
#0e4629
#092f1b
#04170d
#000000

Tones

#2cd47c
#45bb7d
#5fa17e
#788880
#808080

Tones

Similar Color like #2cd47c color

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

#2dd57d
#2ed67e
#2fd77f
#30d880
#31d981
#32da82
#33db83
#34dc84
#35dd85
#36de86
#37df87
#38e088
#39e189
#3ae28a
#2bd37b
#2ad27a
#29d179
#28d078
#27cf77
#26ce76
#25cd75
#24cc74
#23cb73
#22ca72
#21c971
#20c870
#1fc76f
#1ec66e

Download this Dark Green

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

#2cd47c Color Code Preview on Black Background Color

This is how #2cd47c Color will look on black background color. Color contrast ratio is 10.82

#2cd47c in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#2cd47c color code is use for CSS Background Color

Background color for the above div is #2cd47c

HTML with inline CSS

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

#2cd47c color code is use for CSS Border Color

CSS Border color for the above div is #2cd47c

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#2cd47c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2cd47c Color code Preview on White Background

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

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

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(44,212,124,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(212,44,132,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(44,212,124,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }