Skip to main content Skip to docs navigation

#bbdd7d 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 Pantone 366 C and its hex is #B7DD79 Nearest Color Name

Color Hue/Base color: Green

Hex #bbdd7d Color code in RGB color code model is created after adding 73.33% red color, 86.67% green color and 49.02% blue color. Hex #bbdd7d Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 0% magenta, 43% yellow and 13.33% black.

Hex #bbdd7d color code is between #aacc77 web safe hex color code and #ccee88 web safe hex color code. #aacc77 is the nearest web safe color code. You can see here many more shades of #bbdd7d color code.

RGB Chart

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

Color Table

Hex Color Code bbdd7d #bbdd7d
RGB Decimal 187, 221, 125 187, 221, 125
RGB Percent 73%, 87%, 49% rgb(73%, 87%, 49%)
CSS RGBa 187, 221, 125,1 rgba(187,221,125,1)
CMYK Model cmyk(15%,0%,43%,13.33%)
HSL Color Space 81,59% ,68% hsl(81,59% ,68%)
HSV Color Space 81°, 43%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111011 11011101 01111101
Octal 273 335 175
Decimal 187 221 125
Hex bb dd 7d

Different shades of #bbdd7d color code.

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

Darkest of #bbdd7d
#719928
Darker of #bbdd7d
#8fc133
Dark of #bbdd7d
#a6d255
Base of #bbdd7d
#bbdd7d
Light of #bbdd7d
#d0e8a5
Lighter
#e5f2ce
Lightest
#fafdf6

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

#bbdd7d
#9f7ddd

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

Split Complementary

#bbdd7d
#7d8bdd
#cf7ddd

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

Analogous Color

#ddc77d
#ddd77d
#bbdd7d
#9bdd7d
#7ddd87

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

#bbdd7d
#dd7dbb
#7dbbdd

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

#bbdd7d
#7dbbdd
#9f7ddd
#dd9f7d

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

#bbdd7d
#7dddcf
#9f7ddd
#dd7d8b

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

#53711d
#719928
#8fc133
#a6d255
#bbdd7d
#d0e8a5
#e5f2ce
#fafdf6
#ffffff

Tints of #bbdd7d Color

#bbdd7d
#c2e08b
#cae499
#d1e8a8
#d9ecb6
#e0efc5
#e8f3d3
#eff7e2
#f7fbf0
#ffffff

Shades of #bbdd7d color code

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

#bbdd7d
#a6c46f
#91ab61
#7c9353
#677a45
#536237
#3e4929
#29311b
#14180d
#000000

Tones

#bbdd7d
#b6cd8d
#b1bc9e
#adadad
#adadad

Tones

Similar Color like #bbdd7d color

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

#bcde7e
#bddf7f
#bee080
#bfe181
#c0e282
#c1e383
#c2e484
#c3e585
#c4e686
#c5e787
#c6e888
#c7e989
#c8ea8a
#c9eb8b
#badc7c
#b9db7b
#b8da7a
#b7d979
#b6d878
#b5d777
#b4d676
#b3d575
#b2d474
#b1d373
#b0d272
#afd171
#aed070
#adcf6f

Download this Dark Green

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

#bbdd7d Color Code Preview on Black Background Color

This is how #bbdd7d Color will look on black background color. Color contrast ratio is 13.75

#bbdd7d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbdd7d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbdd7d

#bbdd7d color code is use for CSS Background Color

Background color for the above div is #bbdd7d

HTML with inline CSS

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

#bbdd7d color code is use for CSS Border Color

CSS Border color for the above div is #bbdd7d

HTML with inline CSS

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

CSS Border Left color for the above div is #bbdd7d

HTML with inline CSS

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

CSS Border Right color for the above div is #bbdd7d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbdd7d

HTML with inline CSS

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

CSS Border Top color for the above div is #bbdd7d

HTML with inline CSS

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

#bbdd7d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbdd7d Color code Preview on White Background

This is how #bbdd7d Color code will look on white background color. Color contrast ratio is 1.53

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

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