Skip to main content Skip to docs navigation

#bbcfbd 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 Organza Green and its hex is #BBCCBD Nearest Color Name

Color Hue/Base color: Green

Hex #bbcfbd Color code in RGB color code model is created after adding 73.33% red color, 81.18% green color and 74.12% blue color. Hex #bbcfbd Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 0% magenta, 9% yellow and 18.82% black.

Hex #bbcfbd color code is between #aaccbb web safe hex color code and #ccddcc web safe hex color code. #aaccbb is the nearest web safe color code. You can see here many more shades of #bbcfbd color code.

RGB Chart

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

Color Table

Hex Color Code bbcfbd #bbcfbd
RGB Decimal 187, 207, 189 187, 207, 189
RGB Percent 73%, 81%, 74% rgb(73%, 81%, 74%)
CSS RGBa 187, 207, 189,1 rgba(187,207,189,1)
CMYK Model cmyk(10%,0%,9%,18.82%)
HSL Color Space 126,17% ,77% hsl(126,17% ,77%)
HSV Color Space 126°, 10%, 81%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111011 11001111 10111101
Octal 273 317 275
Decimal 187 207 189
Hex bb cf bd

Different shades of #bbcfbd color code.

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

Darkest of #bbcfbd
#648d68
Darker of #bbcfbd
#7fa583
Dark of #bbcfbd
#9dbaa0
Base of #bbcfbd
#bbcfbd
Light of #bbcfbd
#d9e4da
Lighter
#f7f9f7
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

#bbcfbd
#cfbbcd

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

Split Complementary

#bbcfbd
#c7bbcf
#cfbbc3

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

Analogous Color

#c5cfbb
#c1cfbb
#bbcfbd
#bbcfc4
#bbcfcc

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

#bbcfbd
#cfbdbb
#bdbbcf

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

#bbcfbd
#bdbbcf
#cfbbcd
#cdcfbb

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

#bbcfbd
#bbc3cf
#cfbbcd
#cfc7bb

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

#4f6f52
#648d68
#7fa583
#9dbaa0
#bbcfbd
#d9e4da
#f7f9f7
#ffffff
#ffffff

Tints of #bbcfbd Color

#bbcfbd
#c2d4c4
#cad9cb
#d1dfd3
#d9e4da
#e0e9e1
#e8efe9
#eff4f0
#f7f9f7
#ffffff

Shades of #bbcfbd color code

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

#bbcfbd
#a6b8a8
#91a193
#7c8a7e
#677369
#535c54
#3e453f
#292e2a
#141715
#000000

Tones

#bbcfbd
#c5c5c5
#c5c5c5
#c5c5c5
#c5c5c5

Tones

Similar Color like #bbcfbd color

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

#bcd0be
#bdd1bf
#bed2c0
#bfd3c1
#c0d4c2
#c1d5c3
#c2d6c4
#c3d7c5
#c4d8c6
#c5d9c7
#c6dac8
#c7dbc9
#c8dcca
#c9ddcb
#bacebc
#b9cdbb
#b8ccba
#b7cbb9
#b6cab8
#b5c9b7
#b4c8b6
#b3c7b5
#b2c6b4
#b1c5b3
#b0c4b2
#afc3b1
#aec2b0
#adc1af

Download this Light Green

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

#bbcfbd Color Code Preview on Black Background Color

This is how #bbcfbd Color will look on black background color. Color contrast ratio is 12.77

#bbcfbd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbcfbd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbcfbd

#bbcfbd color code is use for CSS Background Color

Background color for the above div is #bbcfbd

HTML with inline CSS

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

#bbcfbd color code is use for CSS Border Color

CSS Border color for the above div is #bbcfbd

HTML with inline CSS

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

CSS Border Left color for the above div is #bbcfbd

HTML with inline CSS

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

CSS Border Right color for the above div is #bbcfbd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbcfbd

HTML with inline CSS

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

CSS Border Top color for the above div is #bbcfbd

HTML with inline CSS

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

#bbcfbd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbcfbd Color code Preview on White Background

This is how #bbcfbd Color code will look on white background color. Color contrast ratio is 1.64

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

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