Skip to main content Skip to docs navigation

#2fa557 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 Kelly Green and its hex is #339C5E Nearest Color Name

Color Hue/Base color: Green

Hex #2fa557 Color code in RGB color code model is created after adding 18.43% red color, 64.71% green color and 34.12% blue color. Hex #2fa557 Color code in CMYK color (process color) code model is generated after subtraction of 72% cyan, 0% magenta, 47% yellow and 35.29% black.

Hex #2fa557 color code is between #33aa55 web safe hex color code and #229966 web safe hex color code. #33aa55 is the nearest web safe color code. You can see here many more shades of #2fa557 color code.

RGB Chart

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

Color Table

Hex Color Code 2fa557 #2fa557
RGB Decimal 47, 165, 87 47, 165, 87
RGB Percent 18%, 65%, 34% rgb(18%, 65%, 34%)
CSS RGBa 47, 165, 87,1 rgba(47,165,87,1)
CMYK Model cmyk(72%,0%,47%,35.29%)
HSL Color Space 140,56% ,42% hsl(140,56% ,42%)
HSV Color Space 140°, 72%, 65%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101111 10100101 01010111
Octal 57 245 127
Decimal 47 165 87
Hex 2f a5 57

Different shades of #2fa557 color code.

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

Darkest of #2fa557
#0d2e18
Darker of #2fa557
#18562d
Dark of #2fa557
#247d42
Base of #2fa557
#2fa557
Light of #2fa557
#3fc86d
Lighter
#66d48b
Lightest
#8edfaa

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

#2fa557
#a52f7d

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

Split Complementary

#2fa557
#922fa5
#a52f42

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

Analogous Color

#4ca52f
#38a52f
#2fa557
#2fa57e
#2f9ba5

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

#2fa557
#a5572f
#572fa5

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

#2fa557
#572fa5
#a52f7d
#7da52f

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

#2fa557
#2f42a5
#a52f7d
#a5922f

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

#020603
#0d2e18
#18562d
#247d42
#2fa557
#3fc86d
#66d48b
#8edfaa
#b6eac8

Tints of #2fa557 Color

#2fa557
#46af69
#5db97c
#74c38f
#8bcda1
#a2d7b4
#b9e1c7
#d0ebd9
#e7f5ec
#ffffff

Shades of #2fa557 color code

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

#2fa557
#29924d
#248043
#1f6e3a
#1a5b30
#144926
#0f371d
#0a2413
#051209
#000000

Tones

#2fa557
#44905e
#597b65
#6a6a6a
#6a6a6a

Tones

Similar Color like #2fa557 color

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

#30a658
#31a759
#32a85a
#33a95b
#34aa5c
#35ab5d
#36ac5e
#37ad5f
#38ae60
#39af61
#3ab062
#3bb163
#3cb264
#3db365
#2ea456
#2da355
#2ca254
#2ba153
#2aa052
#299f51
#289e50
#279d4f
#269c4e
#259b4d
#249a4c
#23994b
#22984a
#219749

Download this Dark Green

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

#2fa557 Color Code Preview on Black Background Color

This is how #2fa557 Color will look on black background color. Color contrast ratio is 6.64

#2fa557 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#2fa557 color code is use for CSS Background Color

Background color for the above div is #2fa557

HTML with inline CSS

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

#2fa557 color code is use for CSS Border Color

CSS Border color for the above div is #2fa557

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#2fa557 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2fa557 Color code Preview on White Background

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

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

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(47,165,87,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(165,47,125,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(47,165,87,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }