Skip to main content Skip to docs navigation

#2dffab 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 Greenish Cyan and its hex is #2AFEB7 Nearest Color Name

Color Hue/Base color: Green

Hex #2dffab Color code in RGB color code model is created after adding 17.65% red color, 100% green color and 67.06% blue color. Hex #2dffab Color code in CMYK color (process color) code model is generated after subtraction of 82% cyan, 0% magenta, 33% yellow and 0% black.

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

RGB Chart

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

Color Table

Hex Color Code 2dffab #2dffab
RGB Decimal 45, 255, 171 45, 255, 171
RGB Percent 18%, 100%, 67% rgb(18%, 100%, 67%)
CSS RGBa 45, 255, 171,1 rgba(45,255,171,1)
CMYK Model cmyk(82%,0%,33%,0%)
HSL Color Space 156,100% ,59% hsl(156,100% ,59%)
HSV Color Space 156°, 82%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101101 11111111 10101011
Octal 55 377 253
Decimal 45 255 171
Hex 2d ff ab

Different shades of #2dffab color code.

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

Darkest of #2dffab
#009358
Darker of #2dffab
#00c677
Dark of #2dffab
#00f995
Base of #2dffab
#2dffab
Light of #2dffab
#60ffbf
Lighter
#93ffd4
Lightest
#c6ffe8

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

#2dffab
#ff2d81

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

Split Complementary

#2dffab
#ff2dea
#ff422d

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

Analogous Color

#2dff30
#2dff53
#2dffab
#2dfff1
#2db5ff

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

#2dffab
#ffab2d
#ab2dff

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

#2dffab
#ab2dff
#ff2d81
#81ff2d

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

#2dffab
#422dff
#ff2d81
#eaff2d

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

#00603a
#009358
#00c677
#00f995
#2dffab
#60ffbf
#93ffd4
#c6ffe8
#f9fffd

Tints of #2dffab Color

#2dffab
#44ffb4
#5bffbd
#73ffc7
#8affd0
#a1ffd9
#b9ffe3
#d0ffec
#e7fff5
#ffffff

Shades of #2dffab color code

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

#2dffab
#28e298
#23c685
#1eaa72
#198d5f
#14714c
#0f5539
#0a3826
#051c13
#000000

Tones

#2dffab
#42eaa7
#57d5a3
#6cc09e
#81ab9a

Tones

Similar Color like #2dffab color

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

#2effac
#2fffad
#30ffae
#31ffaf
#32ffb0
#33ffb1
#34ffb2
#35ffb3
#36ffb4
#37ffb5
#38ffb6
#39ffb7
#3affb8
#3bffb9
#2cfeaa
#2bfda9
#2afca8
#29fba7
#28faa6
#27f9a5
#26f8a4
#25f7a3
#24f6a2
#23f5a1
#22f4a0
#21f39f
#20f29e
#1ff19d

Download this Dark Green

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

#2dffab Color Code Preview on Black Background Color

This is how #2dffab Color will look on black background color. Color contrast ratio is 16.00

#2dffab in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#2dffab color code is use for CSS Background Color

Background color for the above div is #2dffab

HTML with inline CSS

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

#2dffab color code is use for CSS Border Color

CSS Border color for the above div is #2dffab

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#2dffab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2dffab Color code Preview on White Background

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

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

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