Skip to main content Skip to docs navigation

#bbe49b hex color | Download Light 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 Pantone 7486 C and its hex is #BCE194 Nearest Color Name

Color Hue/Base color: Green

Hex #bbe49b Color code in RGB color code model is created after adding 73.33% red color, 89.41% green color and 60.78% blue color. Hex #bbe49b Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 0% magenta, 32% yellow and 10.59% black.

Hex #bbe49b color code is between #aadd99 web safe hex color code and #cceeaa web safe hex color code. #aadd99 is the nearest web safe color code. You can see here many more shades of #bbe49b color code.

RGB Chart

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

Color Table

Hex Color Code bbe49b #bbe49b
RGB Decimal 187, 228, 155 187, 228, 155
RGB Percent 73%, 89%, 61% rgb(73%, 89%, 61%)
CSS RGBa 187, 228, 155,1 rgba(187,228,155,1)
CMYK Model cmyk(18%,0%,32%,10.59%)
HSL Color Space 94,57% ,75% hsl(94,57% ,75%)
HSV Color Space 94°, 32%, 89%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111011 11100100 10011011
Octal 273 344 233
Decimal 187 228 155
Hex bb e4 9b

Different shades of #bbe49b color code.

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

Darkest of #bbe49b
#6bb531
Darker of #bbe49b
#84ce4b
Dark of #bbe49b
#a0d973
Base of #bbe49b
#bbe49b
Light of #bbe49b
#d6efc3
Lighter
#f2faeb
Lightest
#ffffff

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

#bbe49b
#c49be4

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

Split Complementary

#bbe49b
#a09be4
#e49be0

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

Analogous Color

#e4e29b
#d9e49b
#bbe49b
#a3e49b
#9be4b2

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

#bbe49b
#e49bbb
#9bbbe4

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

#bbe49b
#9bbbe4
#c49be4
#e4c49b

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

#bbe49b
#9be0e4
#c49be4
#e4a09b

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

#538d26
#6bb531
#84ce4b
#a0d973
#bbe49b
#d6efc3
#f2faeb
#ffffff
#ffffff

Tints of #bbe49b Color

#bbe49b
#c2e7a6
#caeab1
#d1edbc
#d9f0c7
#e0f3d2
#e8f6dd
#eff9e8
#f7fcf3
#ffffff

Shades of #bbe49b color code

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

#bbe49b
#a6ca89
#91b178
#7c9867
#677e56
#536544
#3e4c33
#293222
#141911
#000000

Tones

#bbe49b
#bdd7a8
#becbb4
#c0c0c0
#c0c0c0

Tones

Similar Color like #bbe49b color

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

#bce59c
#bde69d
#bee79e
#bfe89f
#c0e9a0
#c1eaa1
#c2eba2
#c3eca3
#c4eda4
#c5eea5
#c6efa6
#c7f0a7
#c8f1a8
#c9f2a9
#bae39a
#b9e299
#b8e198
#b7e097
#b6df96
#b5de95
#b4dd94
#b3dc93
#b2db92
#b1da91
#b0d990
#afd88f
#aed78e
#add68d

Download this Light Green

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

#bbe49b Color Code Preview on Black Background Color

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

#bbe49b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbe49b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbe49b

#bbe49b color code is use for CSS Background Color

Background color for the above div is #bbe49b

HTML with inline CSS

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

#bbe49b color code is use for CSS Border Color

CSS Border color for the above div is #bbe49b

HTML with inline CSS

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

CSS Border Left color for the above div is #bbe49b

HTML with inline CSS

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

CSS Border Right color for the above div is #bbe49b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbe49b

HTML with inline CSS

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

CSS Border Top color for the above div is #bbe49b

HTML with inline CSS

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

#bbe49b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbe49b Color code Preview on White Background

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

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(187,228,155,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(196,155,228,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,228,155,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }