Skip to main content Skip to docs navigation

#bbcbc2 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 Soothing Spring and its hex is #BCCBC4 Nearest Color Name

Color Hue/Base color: Green

Hex #bbcbc2 Color code in RGB color code model is created after adding 73.33% red color, 79.61% green color and 76.08% blue color. Hex #bbcbc2 Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 0% magenta, 4% yellow and 20.39% black.

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

RGB Chart

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

Color Table

Hex Color Code bbcbc2 #bbcbc2
RGB Decimal 187, 203, 194 187, 203, 194
RGB Percent 73%, 80%, 76% rgb(73%, 80%, 76%)
CSS RGBa 187, 203, 194,1 rgba(187,203,194,1)
CMYK Model cmyk(8%,0%,4%,20.39%)
HSL Color Space 146,13% ,76% hsl(146,13% ,76%)
HSV Color Space 146°, 8%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111011 11001011 11000010
Octal 273 313 302
Decimal 187 203 194
Hex bb cb c2

Different shades of #bbcbc2 color code.

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

Darkest of #bbcbc2
#678675
Darker of #bbcbc2
#819f8e
Dark of #bbcbc2
#9eb5a8
Base of #bbcbc2
#bbcbc2
Light of #bbcbc2
#d8e1dc
Lighter
#f5f7f6
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

#bbcbc2
#cbbbc4

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

Split Complementary

#bbcbc2
#cabbcb
#cbbbbc

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

Analogous Color

#bdcbbb
#bbcbbb
#bbcbc2
#bbcbc7
#bbc8cb

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

#bbcbc2
#cbc2bb
#c2bbcb

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

#bbcbc2
#c2bbcb
#cbbbc4
#c4cbbb

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

#bbcbc2
#bbbccb
#cbbbc4
#cbcabb

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

#51695b
#678675
#819f8e
#9eb5a8
#bbcbc2
#d8e1dc
#f5f7f6
#ffffff
#ffffff

Tints of #bbcbc2 Color

#bbcbc2
#c2d0c8
#cad6cf
#d1dcd6
#d9e2dd
#e0e7e3
#e8edea
#eff3f1
#f7f9f8
#ffffff

Shades of #bbcbc2 color code

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

#bbcbc2
#a6b4ac
#919d96
#7c8781
#67706b
#535a56
#3e4340
#292d2b
#141615
#000000

Tones

#bbcbc2
#c3c3c3
#c3c3c3
#c3c3c3
#c3c3c3

Tones

Similar Color like #bbcbc2 color

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

#bcccc3
#bdcdc4
#becec5
#bfcfc6
#c0d0c7
#c1d1c8
#c2d2c9
#c3d3ca
#c4d4cb
#c5d5cc
#c6d6cd
#c7d7ce
#c8d8cf
#c9d9d0
#bacac1
#b9c9c0
#b8c8bf
#b7c7be
#b6c6bd
#b5c5bc
#b4c4bb
#b3c3ba
#b2c2b9
#b1c1b8
#b0c0b7
#afbfb6
#aebeb5
#adbdb4

Download this Light Green

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

#bbcbc2 Color Code Preview on Black Background Color

This is how #bbcbc2 Color will look on black background color. Color contrast ratio is 12.43

#bbcbc2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbcbc2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbcbc2

#bbcbc2 color code is use for CSS Background Color

Background color for the above div is #bbcbc2

HTML with inline CSS

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

#bbcbc2 color code is use for CSS Border Color

CSS Border color for the above div is #bbcbc2

HTML with inline CSS

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

CSS Border Left color for the above div is #bbcbc2

HTML with inline CSS

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

CSS Border Right color for the above div is #bbcbc2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbcbc2

HTML with inline CSS

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

CSS Border Top color for the above div is #bbcbc2

HTML with inline CSS

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

#bbcbc2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbcbc2 Color code Preview on White Background

This is how #bbcbc2 Color code will look on white background color. Color contrast ratio is 1.69

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

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