Skip to main content Skip to docs navigation

#2ffd65 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 Bright Light Green and its hex is #2DFE54 Nearest Color Name

Color Hue/Base color: Green

Hex #2ffd65 Color code in RGB color code model is created after adding 18.43% red color, 99.22% green color and 39.61% blue color. Hex #2ffd65 Color code in CMYK color (process color) code model is generated after subtraction of 81% cyan, 0% magenta, 60% yellow and 0.78% black.

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

RGB Chart

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

Color Table

Hex Color Code 2ffd65 #2ffd65
RGB Decimal 47, 253, 101 47, 253, 101
RGB Percent 18%, 99%, 40% rgb(18%, 99%, 40%)
CSS RGBa 47, 253, 101,1 rgba(47,253,101,1)
CMYK Model cmyk(81%,0%,60%,0.78%)
HSL Color Space 136,98% ,59% hsl(136,98% ,59%)
HSV Color Space 136°, 81%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101111 11111101 01100101
Octal 57 375 145
Decimal 47 253 101
Hex 2f fd 65

Different shades of #2ffd65 color code.

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

Darkest of #2ffd65
#019227
Darker of #2ffd65
#02c435
Dark of #2ffd65
#02f742
Base of #2ffd65
#2ffd65
Light of #2ffd65
#61fd8a
Lighter
#94feb0
Lightest
#c7fed5

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

#2ffd65
#fd2fc7

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

Split Complementary

#2ffd65
#cc2ffd
#fd2f60

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

Analogous Color

#71fd2f
#4ffd2f
#2ffd65
#2ffdaa
#2ffafd

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

#2ffd65
#fd652f
#652ffd

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

#2ffd65
#652ffd
#fd2fc7
#c7fd2f

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

#2ffd65
#2f60fd
#fd2fc7
#fdcc2f

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

#015f1a
#019227
#02c435
#02f742
#2ffd65
#61fd8a
#94feb0
#c7fed5
#f9fffb

Tints of #2ffd65 Color

#2ffd65
#46fd76
#5dfd87
#74fd98
#8bfda9
#a2feba
#b9fecb
#d0fedc
#e7feed
#ffffff

Shades of #2ffd65 color code

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

#2ffd65
#29e059
#24c44e
#1fa843
#1a8c38
#14702c
#0f5421
#0a3816
#051c0b
#000000

Tones

#2ffd65
#44e86f
#59d379
#6ebe83
#83a98d

Tones

Similar Color like #2ffd65 color

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

#30fe66
#31ff67
#32ff68
#33ff69
#34ff6a
#35ff6b
#36ff6c
#37ff6d
#38ff6e
#39ff6f
#3aff70
#3bff71
#3cff72
#3dff73
#2efc64
#2dfb63
#2cfa62
#2bf961
#2af860
#29f75f
#28f65e
#27f55d
#26f45c
#25f35b
#24f25a
#23f159
#22f058
#21ef57

Download this Dark Green

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

#2ffd65 Color Code Preview on Black Background Color

This is how #2ffd65 Color will look on black background color. Color contrast ratio is 15.36

#2ffd65 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#2ffd65 color code is use for CSS Background Color

Background color for the above div is #2ffd65

HTML with inline CSS

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

#2ffd65 color code is use for CSS Border Color

CSS Border color for the above div is #2ffd65

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#2ffd65 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2ffd65 Color code Preview on White Background

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

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

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