Skip to main content Skip to docs navigation

#b2e255 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 Conifer and its hex is #B1DD52 Nearest Color Name

Color Hue/Base color: Green

Hex #b2e255 Color code in RGB color code model is created after adding 69.8% red color, 88.63% green color and 33.33% blue color. Hex #b2e255 Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 0% magenta, 62% yellow and 11.37% black.

Hex #b2e255 color code is between #aadd44 web safe hex color code and #bbee66 web safe hex color code. #aadd44 is the nearest web safe color code. You can see here many more shades of #b2e255 color code.

RGB Chart

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

Color Table

Hex Color Code b2e255 #b2e255
RGB Decimal 178, 226, 85 178, 226, 85
RGB Percent 70%, 89%, 33% rgb(70%, 89%, 33%)
CSS RGBa 178, 226, 85,1 rgba(178,226,85,1)
CMYK Model cmyk(21%,0%,62%,11.37%)
HSL Color Space 80,71% ,61% hsl(80,71% ,61%)
HSV Color Space 80°, 62%, 89%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110010 11100010 01010101
Octal 262 342 125
Decimal 178 226 85
Hex b2 e2 55

Different shades of #b2e255 color code.

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

Darkest of #b2e255
#618717
Darker of #b2e255
#80b31e
Dark of #b2e255
#9edb29
Base of #b2e255
#b2e255
Light of #b2e255
#c6e981
Lighter
#d9f1ac
Lightest
#edf8d8

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

#b2e255
#8555e2

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

Split Complementary

#b2e255
#556be2
#cc55e2

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

Analogous Color

#e2c055
#e2d755
#b2e255
#83e255
#55e262

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

#b2e255
#e255b2
#55b2e2

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

#b2e255
#55b2e2
#8555e2
#e28555

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

#b2e255
#55e2cc
#8555e2
#e2556b

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

#425b10
#618717
#80b31e
#9edb29
#b2e255
#c6e981
#d9f1ac
#edf8d8
#ffffff

Tints of #b2e255 Color

#b2e255
#bae567
#c3e87a
#cbeb8d
#d4eea0
#dcf2b3
#e5f5c6
#edf8d9
#f6fbec
#ffffff

Shades of #b2e255 color code

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

#b2e255
#9ec84b
#8aaf42
#769638
#627d2f
#4f6425
#3b4b1c
#273212
#131909
#000000

Tones

#b2e255
#acce69
#a5ba7d
#9fa691
#9b9b9b

Tones

Similar Color like #b2e255 color

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

#b3e356
#b4e457
#b5e558
#b6e659
#b7e75a
#b8e85b
#b9e95c
#baea5d
#bbeb5e
#bcec5f
#bded60
#beee61
#bfef62
#c0f063
#b1e154
#b0e053
#afdf52
#aede51
#addd50
#acdc4f
#abdb4e
#aada4d
#a9d94c
#a8d84b
#a7d74a
#a6d649
#a5d548
#a4d447

Download this Dark Green

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

#b2e255 Color Code Preview on Black Background Color

This is how #b2e255 Color will look on black background color. Color contrast ratio is 13.90

#b2e255 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b2e255

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b2e255

#b2e255 color code is use for CSS Background Color

Background color for the above div is #b2e255

HTML with inline CSS

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

#b2e255 color code is use for CSS Border Color

CSS Border color for the above div is #b2e255

HTML with inline CSS

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

CSS Border Left color for the above div is #b2e255

HTML with inline CSS

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

CSS Border Right color for the above div is #b2e255

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b2e255

HTML with inline CSS

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

CSS Border Top color for the above div is #b2e255

HTML with inline CSS

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

#b2e255 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b2e255 Color code Preview on White Background

This is how #b2e255 Color code will look on white background color. Color contrast ratio is 1.51

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

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