Skip to main content Skip to docs navigation

#b2e85e 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 Inchworm and its hex is #B2EC5D Nearest Color Name

Color Hue/Base color: Green

Hex #b2e85e Color code in RGB color code model is created after adding 69.8% red color, 90.98% green color and 36.86% blue color. Hex #b2e85e Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 0% magenta, 59% yellow and 9.02% black.

Hex #b2e85e color code is between #aaee66 web safe hex color code and #bbdd55 web safe hex color code. #aaee66 is the nearest web safe color code. You can see here many more shades of #b2e85e color code.

RGB Chart

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

Color Table

Hex Color Code b2e85e #b2e85e
RGB Decimal 178, 232, 94 178, 232, 94
RGB Percent 70%, 91%, 37% rgb(70%, 91%, 37%)
CSS RGBa 178, 232, 94,1 rgba(178,232,94,1)
CMYK Model cmyk(23%,0%,59%,9.02%)
HSL Color Space 83,75% ,64% hsl(83,75% ,64%)
HSV Color Space 83°, 59%, 91%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110010 11101000 01011110
Octal 262 350 136
Decimal 178 232 94
Hex b2 e8 5e

Different shades of #b2e85e color code.

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

Darkest of #b2e85e
#659716
Darker of #b2e85e
#82c41c
Dark of #b2e85e
#9de231
Base of #b2e85e
#b2e85e
Light of #b2e85e
#c7ee8b
Lighter
#ddf5b7
Lightest
#f2fbe4

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

#b2e85e
#945ee8

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

Split Complementary

#b2e85e
#5e6de8
#d95ee8

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

Analogous Color

#e8ce5e
#e8e55e
#b2e85e
#84e85e
#5ee871

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

#b2e85e
#e85eb2
#5eb2e8

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

#b2e85e
#5eb2e8
#945ee8
#e8945e

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

#b2e85e
#5ee8d9
#945ee8
#e85e6d

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 #b2e85e

#476b0f
#659716
#82c41c
#9de231
#b2e85e
#c7ee8b
#ddf5b7
#f2fbe4
#ffffff

Tints of #b2e85e Color

#b2e85e
#baea6f
#c3ed81
#cbef93
#d4f2a5
#dcf4b7
#e5f7c9
#edf9db
#f6fced
#ffffff

Shades of #b2e85e color code

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

#b2e85e
#9ece53
#8ab449
#769a3e
#628034
#4f6729
#3b4d1f
#273314
#13190a
#000000

Tones

#b2e85e
#aed670
#aac383
#a6b195
#a3a3a3

Tones

Similar Color like #b2e85e color

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

#b3e95f
#b4ea60
#b5eb61
#b6ec62
#b7ed63
#b8ee64
#b9ef65
#baf066
#bbf167
#bcf268
#bdf369
#bef46a
#bff56b
#c0f66c
#b1e75d
#b0e65c
#afe55b
#aee45a
#ade359
#ace258
#abe157
#aae056
#a9df55
#a8de54
#a7dd53
#a6dc52
#a5db51
#a4da50

Download this Dark Green

Hex #b2e85e 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.

#b2e85e Color Code Preview on Black Background Color

This is how #b2e85e Color will look on black background color. Color contrast ratio is 14.60

#b2e85e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b2e85e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b2e85e

#b2e85e color code is use for CSS Background Color

Background color for the above div is #b2e85e

HTML with inline CSS

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

#b2e85e color code is use for CSS Border Color

CSS Border color for the above div is #b2e85e

HTML with inline CSS

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

CSS Border Left color for the above div is #b2e85e

HTML with inline CSS

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

CSS Border Right color for the above div is #b2e85e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b2e85e

HTML with inline CSS

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

CSS Border Top color for the above div is #b2e85e

HTML with inline CSS

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

#b2e85e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b2e85e Color code Preview on White Background

This is how #b2e85e Color code will look on white background color. Color contrast ratio is 1.44

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

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