Skip to main content Skip to docs navigation

#2bf949 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 #2bf949 Color code in RGB color code model is created after adding 16.86% red color, 97.65% green color and 28.63% blue color. Hex #2bf949 Color code in CMYK color (process color) code model is generated after subtraction of 83% cyan, 0% magenta, 71% yellow and 2.35% black.

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

RGB Chart

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

Color Table

Hex Color Code 2bf949 #2bf949
RGB Decimal 43, 249, 73 43, 249, 73
RGB Percent 17%, 98%, 29% rgb(17%, 98%, 29%)
CSS RGBa 43, 249, 73,1 rgba(43,249,73,1)
CMYK Model cmyk(83%,0%,71%,2.35%)
HSL Color Space 129,94% ,57% hsl(129,94% ,57%)
HSV Color Space 129°, 83%, 98%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101011 11111001 01001001
Octal 53 371 111
Decimal 43 249 73
Hex 2b f9 49

Different shades of #2bf949 color code.

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

Darkest of #2bf949
#048717
Darker of #2bf949
#05b91f
Dark of #2bf949
#07ea28
Base of #2bf949
#2bf949
Light of #2bf949
#5dfa74
Lighter
#8efc9e
Lightest
#c0fdc9

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

#2bf949
#f92bdb

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

Split Complementary

#2bf949
#b02bf9
#f92b74

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

Analogous Color

#85f92b
#63f92b
#2bf949
#2bf98e
#2bf9e4

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

#2bf949
#f9492b
#492bf9

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

#2bf949
#492bf9
#f92bdb
#dbf92b

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

#2bf949
#2b74f9
#f92bdb
#f9b02b

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

#02560f
#048717
#05b91f
#07ea28
#2bf949
#5dfa74
#8efc9e
#c0fdc9
#f1fff3

Tints of #2bf949 Color

#2bf949
#42f95d
#5afa71
#71fb85
#89fb99
#a0fcae
#b8fdc2
#cffdd6
#e7feea
#ffffff

Shades of #2bf949 color code

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

#2bf949
#26dd40
#21c138
#1ca630
#178a28
#136e20
#0e5318
#093710
#041b08
#000000

Tones

#2bf949
#41e358
#57cd68
#6cb877
#82a287

Tones

Similar Color like #2bf949 color

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

#2cfa4a
#2dfb4b
#2efc4c
#2ffd4d
#30fe4e
#31ff4f
#32ff50
#33ff51
#34ff52
#35ff53
#36ff54
#37ff55
#38ff56
#39ff57
#2af848
#29f747
#28f646
#27f545
#26f444
#25f343
#24f242
#23f141
#22f040
#21ef3f
#20ee3e
#1fed3d
#1eec3c
#1deb3b

Download this Dark Green

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

#2bf949 Color Code Preview on Black Background Color

This is how #2bf949 Color will look on black background color. Color contrast ratio is 14.75

#2bf949 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#2bf949 color code is use for CSS Background Color

Background color for the above div is #2bf949

HTML with inline CSS

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

#2bf949 color code is use for CSS Border Color

CSS Border color for the above div is #2bf949

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#2bf949 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2bf949 Color code Preview on White Background

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

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

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(43,249,73,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(249,43,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(43,249,73,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }