Skip to main content Skip to docs navigation

#b6d2cd 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 Steamy Spring and its hex is #B1CFC7 Nearest Color Name

Color Hue/Base color: Green

Hex #b6d2cd Color code in RGB color code model is created after adding 71.37% red color, 82.35% green color and 80.39% blue color. Hex #b6d2cd Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 0% magenta, 2% yellow and 17.65% black.

Hex #b6d2cd color code is between #bbcccc web safe hex color code and #aadddd web safe hex color code. #bbcccc is the nearest web safe color code. You can see here many more shades of #b6d2cd color code.

RGB Chart

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

Color Table

Hex Color Code b6d2cd #b6d2cd
RGB Decimal 182, 210, 205 182, 210, 205
RGB Percent 71%, 82%, 80% rgb(71%, 82%, 80%)
CSS RGBa 182, 210, 205,1 rgba(182,210,205,1)
CMYK Model cmyk(13%,0%,2%,17.65%)
HSL Color Space 169,24% ,77% hsl(169,24% ,77%)
HSV Color Space 169°, 13%, 82%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10110110 11010010 11001101
Octal 266 322 315
Decimal 182 210 205
Hex b6 d2 cd

Different shades of #b6d2cd color code.

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

Darkest of #b6d2cd
#5b948a
Darker of #b6d2cd
#77aba2
Dark of #b6d2cd
#96bfb7
Base of #b6d2cd
#b6d2cd
Light of #b6d2cd
#d6e5e3
Lighter
#f5f9f8
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

#b6d2cd
#d2b6bb

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

Split Complementary

#b6d2cd
#d2b6c9
#d2bfb6

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

Analogous Color

#b6d2bd
#b6d2c1
#b6d2cd
#b6ced2
#b6c2d2

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

#b6d2cd
#d2cdb6
#cdb6d2

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

#b6d2cd
#cdb6d2
#d2b6bb
#bbd2b6

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

#b6d2cd
#bfb6d2
#d2b6bb
#c9d2b6

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

#48746c
#5b948a
#77aba2
#96bfb7
#b6d2cd
#d6e5e3
#f5f9f8
#ffffff
#ffffff

Tints of #b6d2cd Color

#b6d2cd
#bed7d2
#c6dcd8
#cee1dd
#d6e6e3
#deebe8
#e6f0ee
#eef5f3
#f6faf9
#ffffff

Shades of #b6d2cd color code

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

#b6d2cd
#a1bab6
#8da39f
#798c88
#657471
#505d5b
#3c4644
#282e2d
#141716
#000000

Tones

#b6d2cd
#c2c6c5
#c4c4c4
#c4c4c4
#c4c4c4

Tones

Similar Color like #b6d2cd color

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

#b7d3ce
#b8d4cf
#b9d5d0
#bad6d1
#bbd7d2
#bcd8d3
#bdd9d4
#bedad5
#bfdbd6
#c0dcd7
#c1ddd8
#c2ded9
#c3dfda
#c4e0db
#b5d1cc
#b4d0cb
#b3cfca
#b2cec9
#b1cdc8
#b0ccc7
#afcbc6
#aecac5
#adc9c4
#acc8c3
#abc7c2
#aac6c1
#a9c5c0
#a8c4bf

Download this Light Green

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

#b6d2cd Color Code Preview on Black Background Color

This is how #b6d2cd Color will look on black background color. Color contrast ratio is 13.09

#b6d2cd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b6d2cd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b6d2cd

#b6d2cd color code is use for CSS Background Color

Background color for the above div is #b6d2cd

HTML with inline CSS

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

#b6d2cd color code is use for CSS Border Color

CSS Border color for the above div is #b6d2cd

HTML with inline CSS

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

CSS Border Left color for the above div is #b6d2cd

HTML with inline CSS

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

CSS Border Right color for the above div is #b6d2cd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b6d2cd

HTML with inline CSS

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

CSS Border Top color for the above div is #b6d2cd

HTML with inline CSS

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

#b6d2cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b6d2cd Color code Preview on White Background

This is how #b6d2cd Color code will look on white background color. Color contrast ratio is 1.60

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

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