Skip to main content Skip to docs navigation

#b1cfbc 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 Gossamer Green and its hex is #B2CFBE Nearest Color Name

Color Hue/Base color: Green

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

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

RGB Chart

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

Color Table

Hex Color Code b1cfbc #b1cfbc
RGB Decimal 177, 207, 188 177, 207, 188
RGB Percent 69%, 81%, 74% rgb(69%, 81%, 74%)
CSS RGBa 177, 207, 188,1 rgba(177,207,188,1)
CMYK Model cmyk(14%,0%,9%,18.82%)
HSL Color Space 142,24% ,75% hsl(142,24% ,75%)
HSV Color Space 142°, 14%, 81%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10110001 11001111 10111100
Octal 261 317 274
Decimal 177 207 188
Hex b1 cf bc

Different shades of #b1cfbc color code.

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

Darkest of #b1cfbc
#588f6c
Darker of #b1cfbc
#72a886
Dark of #b1cfbc
#91bca1
Base of #b1cfbc
#b1cfbc
Light of #b1cfbc
#d1e2d7
Lighter
#f0f6f2
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

#b1cfbc
#cfb1c4

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

Split Complementary

#b1cfbc
#cbb1cf
#cfb1b5

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

Analogous Color

#b7cfb1
#b2cfb1
#b1cfbc
#b1cfc6
#b1cbcf

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

#b1cfbc
#cfbcb1
#bcb1cf

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

#b1cfbc
#bcb1cf
#cfb1c4
#c4cfb1

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

#b1cfbc
#b1b5cf
#cfb1c4
#cfcbb1

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

#456f54
#588f6c
#72a886
#91bca1
#b1cfbc
#d1e2d7
#f0f6f2
#ffffff
#ffffff

Tints of #b1cfbc Color

#b1cfbc
#b9d4c3
#c2d9ca
#cbdfd2
#d3e4d9
#dce9e1
#e5efe8
#edf4f0
#f6f9f7
#ffffff

Shades of #b1cfbc color code

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

#b1cfbc
#9db8a7
#89a192
#768a7d
#627368
#4e5c53
#3b453e
#272e29
#131714
#000000

Tones

#b1cfbc
#bec2bf
#c0c0c0
#c0c0c0
#c0c0c0

Tones

Similar Color like #b1cfbc color

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

#b2d0bd
#b3d1be
#b4d2bf
#b5d3c0
#b6d4c1
#b7d5c2
#b8d6c3
#b9d7c4
#bad8c5
#bbd9c6
#bcdac7
#bddbc8
#bedcc9
#bfddca
#b0cebb
#afcdba
#aeccb9
#adcbb8
#accab7
#abc9b6
#aac8b5
#a9c7b4
#a8c6b3
#a7c5b2
#a6c4b1
#a5c3b0
#a4c2af
#a3c1ae

Download this Light Green

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

#b1cfbc Color Code Preview on Black Background Color

This is how #b1cfbc Color will look on black background color. Color contrast ratio is 12.52

#b1cfbc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b1cfbc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b1cfbc

#b1cfbc color code is use for CSS Background Color

Background color for the above div is #b1cfbc

HTML with inline CSS

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

#b1cfbc color code is use for CSS Border Color

CSS Border color for the above div is #b1cfbc

HTML with inline CSS

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

CSS Border Left color for the above div is #b1cfbc

HTML with inline CSS

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

CSS Border Right color for the above div is #b1cfbc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b1cfbc

HTML with inline CSS

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

CSS Border Top color for the above div is #b1cfbc

HTML with inline CSS

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

#b1cfbc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b1cfbc Color code Preview on White Background

This is how #b1cfbc Color code will look on white background color. Color contrast ratio is 1.68

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

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