Skip to main content Skip to docs navigation

#2fb25e 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 Cool Green and its hex is #33B864 Nearest Color Name

Color Hue/Base color: Green

Hex #2fb25e Color code in RGB color code model is created after adding 18.43% red color, 69.8% green color and 36.86% blue color. Hex #2fb25e Color code in CMYK color (process color) code model is generated after subtraction of 74% cyan, 0% magenta, 47% yellow and 30.2% black.

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

RGB Chart

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

Color Table

Hex Color Code 2fb25e #2fb25e
RGB Decimal 47, 178, 94 47, 178, 94
RGB Percent 18%, 70%, 37% rgb(18%, 70%, 37%)
CSS RGBa 47, 178, 94,1 rgba(47,178,94,1)
CMYK Model cmyk(74%,0%,47%,30.2%)
HSL Color Space 142,58% ,44% hsl(142,58% ,44%)
HSV Color Space 142°, 74%, 70%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101111 10110010 01011110
Octal 57 262 136
Decimal 47 178 94
Hex 2f b2 5e

Different shades of #2fb25e color code.

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

Darkest of #2fb25e
#0f391e
Darker of #2fb25e
#1a6133
Dark of #2fb25e
#248a49
Base of #2fb25e
#2fb25e
Light of #2fb25e
#46ce77
Lighter
#6ed994
Lightest
#97e3b2

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

#2fb25e
#b22f83

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

Split Complementary

#2fb25e
#a02fb2
#b22f41

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

Analogous Color

#4cb22f
#37b22f
#2fb25e
#2fb28a
#2fa4b2

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

#2fb25e
#b25e2f
#5e2fb2

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

#2fb25e
#5e2fb2
#b22f83
#83b22f

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

#2fb25e
#2f41b2
#b22f83
#b2a02f

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

#041109
#0f391e
#1a6133
#248a49
#2fb25e
#46ce77
#6ed994
#97e3b2
#bfeed0

Tints of #2fb25e Color

#2fb25e
#46ba6f
#5dc381
#74cb93
#8bd4a5
#a2dcb7
#b9e5c9
#d0eddb
#e7f6ed
#ffffff

Shades of #2fb25e color code

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

#2fb25e
#299e53
#248a49
#1f763e
#1a6234
#144f29
#0f3b1f
#0a2714
#05130a
#000000

Tones

#2fb25e
#469c64
#5c856b
#717171
#717171

Tones

Similar Color like #2fb25e color

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

#30b35f
#31b460
#32b561
#33b662
#34b763
#35b864
#36b965
#37ba66
#38bb67
#39bc68
#3abd69
#3bbe6a
#3cbf6b
#3dc06c
#2eb15d
#2db05c
#2caf5b
#2bae5a
#2aad59
#29ac58
#28ab57
#27aa56
#26a955
#25a854
#24a753
#23a652
#22a551
#21a450

Download this Dark Green

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

#2fb25e Color Code Preview on Black Background Color

This is how #2fb25e Color will look on black background color. Color contrast ratio is 7.65

#2fb25e in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#2fb25e color code is use for CSS Background Color

Background color for the above div is #2fb25e

HTML with inline CSS

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

#2fb25e color code is use for CSS Border Color

CSS Border color for the above div is #2fb25e

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#2fb25e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2fb25e Color code Preview on White Background

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

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

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