Skip to main content Skip to docs navigation

#2ca381 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 Gumdrop Green and its hex is #2EA785 Nearest Color Name

Color Hue/Base color: Green

Hex #2ca381 Color code in RGB color code model is created after adding 17.25% red color, 63.92% green color and 50.59% blue color. Hex #2ca381 Color code in CMYK color (process color) code model is generated after subtraction of 73% cyan, 0% magenta, 21% yellow and 36.08% black.

Hex #2ca381 color code is between #33aa88 web safe hex color code and #229977 web safe hex color code. #33aa88 is the nearest web safe color code. You can see here many more shades of #2ca381 color code.

RGB Chart

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

Color Table

Hex Color Code 2ca381 #2ca381
RGB Decimal 44, 163, 129 44, 163, 129
RGB Percent 17%, 64%, 51% rgb(17%, 64%, 51%)
CSS RGBa 44, 163, 129,1 rgba(44,163,129,1)
CMYK Model cmyk(73%,0%,21%,36.08%)
HSL Color Space 163,57% ,41% hsl(163,57% ,41%)
HSV Color Space 163°, 73%, 64%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101100 10100011 10000001
Octal 54 243 201
Decimal 44 163 129
Hex 2c a3 81

Different shades of #2ca381 color code.

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

Darkest of #2ca381
#0b2b22
Darker of #2ca381
#165341
Dark of #2ca381
#217b61
Base of #2ca381
#2ca381
Light of #2ca381
#39c9a0
Lighter
#61d4b3
Lightest
#89dfc6

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

#2ca381
#a32c4e

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

Split Complementary

#2ca381
#a32c8a
#a3462c

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

Analogous Color

#2ca33c
#2ca34f
#2ca381
#2c9da3
#2c6ca3

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

#2ca381
#a3812c
#812ca3

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

#2ca381
#812ca3
#a32c4e
#4ea32c

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

#2ca381
#462ca3
#a32c4e
#8aa32c

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

#010202
#0b2b22
#165341
#217b61
#2ca381
#39c9a0
#61d4b3
#89dfc6
#b1eada

Tints of #2ca381 Color

#2ca381
#43ad8f
#5ab79d
#72c1ab
#89cbb9
#a1d6c7
#b8e0d5
#d0eae3
#e7f4f1
#ffffff

Shades of #2ca381 color code

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

#2ca381
#279072
#227e64
#1d6c56
#185a47
#134839
#0e362b
#09241c
#04120e
#000000

Tones

#2ca381
#418e78
#557a6f
#686868
#686868

Tones

Similar Color like #2ca381 color

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

#2da482
#2ea583
#2fa684
#30a785
#31a886
#32a987
#33aa88
#34ab89
#35ac8a
#36ad8b
#37ae8c
#38af8d
#39b08e
#3ab18f
#2ba280
#2aa17f
#29a07e
#289f7d
#279e7c
#269d7b
#259c7a
#249b79
#239a78
#229977
#219876
#209775
#1f9674
#1e9573

Download this Dark Green

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

#2ca381 Color Code Preview on Black Background Color

This is how #2ca381 Color will look on black background color. Color contrast ratio is 6.66

#2ca381 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#2ca381 color code is use for CSS Background Color

Background color for the above div is #2ca381

HTML with inline CSS

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

#2ca381 color code is use for CSS Border Color

CSS Border color for the above div is #2ca381

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#2ca381 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2ca381 Color code Preview on White Background

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

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

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