Skip to main content Skip to docs navigation

#bbdfbd 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 Pallid Green and its hex is #C1E0C1 Nearest Color Name

Color Hue/Base color: Green

Hex #bbdfbd Color code in RGB color code model is created after adding 73.33% red color, 87.45% green color and 74.12% blue color. Hex #bbdfbd Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 0% magenta, 15% yellow and 12.55% black.

Hex #bbdfbd color code is between #aaddbb web safe hex color code and #cceecc web safe hex color code. #aaddbb is the nearest web safe color code. You can see here many more shades of #bbdfbd color code.

RGB Chart

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

Color Table

Hex Color Code bbdfbd #bbdfbd
RGB Decimal 187, 223, 189 187, 223, 189
RGB Percent 73%, 87%, 74% rgb(73%, 87%, 74%)
CSS RGBa 187, 223, 189,1 rgba(187,223,189,1)
CMYK Model cmyk(16%,0%,15%,12.55%)
HSL Color Space 123,36% ,80% hsl(123,36% ,80%)
HSV Color Space 123°, 16%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111011 11011111 10111101
Octal 273 337 275
Decimal 187 223 189
Hex bb df bd

Different shades of #bbdfbd color code.

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

Darkest of #bbdfbd
#53ae58
Darker of #bbdfbd
#76be7a
Dark of #bbdfbd
#98cf9b
Base of #bbdfbd
#bbdfbd
Light of #bbdfbd
#deefdf
Lighter
#ffffff
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

#bbdfbd
#dfbbdd

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

Split Complementary

#bbdfbd
#cfbbdf
#dfbbcb

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

Analogous Color

#cedfbb
#c8dfbb
#bbdfbd
#bbdfc9
#bbdfd8

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

#bbdfbd
#dfbdbb
#bdbbdf

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

#bbdfbd
#bdbbdf
#dfbbdd
#dddfbb

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

#bbdfbd
#bbcbdf
#dfbbdd
#dfcfbb

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

#428c46
#53ae58
#76be7a
#98cf9b
#bbdfbd
#deefdf
#ffffff
#ffffff
#ffffff

Tints of #bbdfbd Color

#bbdfbd
#c2e2c4
#cae6cb
#d1e9d3
#d9edda
#e0f0e1
#e8f4e9
#eff7f0
#f7fbf7
#ffffff

Shades of #bbdfbd color code

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

#bbdfbd
#a6c6a8
#91ad93
#7c947e
#677b69
#536354
#3e4a3f
#29312a
#141815
#000000

Tones

#bbdfbd
#c5d5c6
#cdcdcd
#cdcdcd
#cdcdcd

Tones

Similar Color like #bbdfbd color

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

#bce0be
#bde1bf
#bee2c0
#bfe3c1
#c0e4c2
#c1e5c3
#c2e6c4
#c3e7c5
#c4e8c6
#c5e9c7
#c6eac8
#c7ebc9
#c8ecca
#c9edcb
#badebc
#b9ddbb
#b8dcba
#b7dbb9
#b6dab8
#b5d9b7
#b4d8b6
#b3d7b5
#b2d6b4
#b1d5b3
#b0d4b2
#afd3b1
#aed2b0
#add1af

Download this Light Green

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

#bbdfbd Color Code Preview on Black Background Color

This is how #bbdfbd Color will look on black background color. Color contrast ratio is 14.40

#bbdfbd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbdfbd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbdfbd

#bbdfbd color code is use for CSS Background Color

Background color for the above div is #bbdfbd

HTML with inline CSS

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

#bbdfbd color code is use for CSS Border Color

CSS Border color for the above div is #bbdfbd

HTML with inline CSS

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

CSS Border Left color for the above div is #bbdfbd

HTML with inline CSS

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

CSS Border Right color for the above div is #bbdfbd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbdfbd

HTML with inline CSS

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

CSS Border Top color for the above div is #bbdfbd

HTML with inline CSS

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

#bbdfbd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbdfbd Color code Preview on White Background

This is how #bbdfbd Color code will look on white background color. Color contrast ratio is 1.46

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

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