Skip to main content Skip to docs navigation

#2ff855 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 #2ff855 Color code in RGB color code model is created after adding 18.43% red color, 97.25% green color and 33.33% blue color. Hex #2ff855 Color code in CMYK color (process color) code model is generated after subtraction of 81% cyan, 0% magenta, 66% yellow and 2.75% black.

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

RGB Chart

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

Color Table

Hex Color Code 2ff855 #2ff855
RGB Decimal 47, 248, 85 47, 248, 85
RGB Percent 18%, 97%, 33% rgb(18%, 97%, 33%)
CSS RGBa 47, 248, 85,1 rgba(47,248,85,1)
CMYK Model cmyk(81%,0%,66%,2.75%)
HSL Color Space 131,93% ,58% hsl(131,93% ,58%)
HSV Color Space 131°, 81%, 97%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101111 11111000 01010101
Octal 57 370 125
Decimal 47 248 85
Hex 2f f8 55

Different shades of #2ff855 color code.

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

Darkest of #2ff855
#05891e
Darker of #2ff855
#06bb28
Dark of #2ff855
#08ec33
Base of #2ff855
#2ff855
Light of #2ff855
#60fa7d
Lighter
#92fba6
Lightest
#c3fdce

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

#2ff855
#f82fd2

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

Split Complementary

#2ff855
#b92ff8
#f82f6d

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

Analogous Color

#7ef82f
#5df82f
#2ff855
#2ff898
#2ff8ec

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

#2ff855
#f8552f
#552ff8

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

#2ff855
#552ff8
#f82fd2
#d2f82f

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

#2ff855
#2f6df8
#f82fd2
#f8b92f

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

#035813
#05891e
#06bb28
#08ec33
#2ff855
#60fa7d
#92fba6
#c3fdce
#f4fff6

Tints of #2ff855 Color

#2ff855
#46f867
#5df97a
#74fa8d
#8bfba0
#a2fbb3
#b9fcc6
#d0fdd9
#e7feec
#ffffff

Shades of #2ff855 color code

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

#2ff855
#29dc4b
#24c042
#1fa538
#1a892f
#146e25
#0f521c
#0a3712
#051b09
#000000

Tones

#2ff855
#44e262
#5acd70
#6fb77d
#85a28a

Tones

Similar Color like #2ff855 color

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

#30f956
#31fa57
#32fb58
#33fc59
#34fd5a
#35fe5b
#36ff5c
#37ff5d
#38ff5e
#39ff5f
#3aff60
#3bff61
#3cff62
#3dff63
#2ef754
#2df653
#2cf552
#2bf451
#2af350
#29f24f
#28f14e
#27f04d
#26ef4c
#25ee4b
#24ed4a
#23ec49
#22eb48
#21ea47

Download this Dark Green

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

#2ff855 Color Code Preview on Black Background Color

This is how #2ff855 Color will look on black background color. Color contrast ratio is 14.68

#2ff855 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#2ff855 color code is use for CSS Background Color

Background color for the above div is #2ff855

HTML with inline CSS

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

#2ff855 color code is use for CSS Border Color

CSS Border color for the above div is #2ff855

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#2ff855 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2ff855 Color code Preview on White Background

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

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

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