Skip to main content Skip to docs navigation

#b8d5ce 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 High Point and its hex is #BCD8D2 Nearest Color Name

Color Hue/Base color: Green

Hex #b8d5ce Color code in RGB color code model is created after adding 72.16% red color, 83.53% green color and 80.78% blue color. Hex #b8d5ce Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 0% magenta, 3% yellow and 16.47% black.

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

RGB Chart

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

Color Table

Hex Color Code b8d5ce #b8d5ce
RGB Decimal 184, 213, 206 184, 213, 206
RGB Percent 72%, 84%, 81% rgb(72%, 84%, 81%)
CSS RGBa 184, 213, 206,1 rgba(184,213,206,1)
CMYK Model cmyk(14%,0%,3%,16.47%)
HSL Color Space 166,26% ,78% hsl(166,26% ,78%)
HSV Color Space 166°, 14%, 84%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111000 11010101 11001110
Octal 270 325 316
Decimal 184 213 206
Hex b8 d5 ce

Different shades of #b8d5ce color code.

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

Darkest of #b8d5ce
#5b998a
Darker of #b8d5ce
#78afa2
Dark of #b8d5ce
#98c2b8
Base of #b8d5ce
#b8d5ce
Light of #b8d5ce
#d8e8e4
Lighter
#f8fbfa
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

#b8d5ce
#d5b8bf

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

Split Complementary

#b8d5ce
#d5b8cd
#d5bfb8

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

Analogous Color

#b8d5bd
#b8d5c2
#b8d5ce
#b8d2d5
#b8c6d5

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

#b8d5ce
#d5ceb8
#ceb8d5

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

#b8d5ce
#ceb8d5
#d5b8bf
#bfd5b8

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

#b8d5ce
#bfb8d5
#d5b8bf
#cdd5b8

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

#48796d
#5b998a
#78afa2
#98c2b8
#b8d5ce
#d8e8e4
#f8fbfa
#ffffff
#ffffff

Tints of #b8d5ce Color

#b8d5ce
#bfd9d3
#c7ded8
#cfe3de
#d7e7e3
#dfece9
#e7f1ee
#eff5f4
#f7faf9
#ffffff

Shades of #b8d5ce color code

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

#b8d5ce
#a3bdb7
#8fa5a0
#7a8e89
#667672
#515e5b
#3d4744
#282f2d
#141716
#000000

Tones

#b8d5ce
#c3cac8
#c6c6c6
#c6c6c6
#c6c6c6

Tones

Similar Color like #b8d5ce color

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

#b9d6cf
#bad7d0
#bbd8d1
#bcd9d2
#bddad3
#bedbd4
#bfdcd5
#c0ddd6
#c1ded7
#c2dfd8
#c3e0d9
#c4e1da
#c5e2db
#c6e3dc
#b7d4cd
#b6d3cc
#b5d2cb
#b4d1ca
#b3d0c9
#b2cfc8
#b1cec7
#b0cdc6
#afccc5
#aecbc4
#adcac3
#acc9c2
#abc8c1
#aac7c0

Download this Light Green

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

#b8d5ce Color Code Preview on Black Background Color

This is how #b8d5ce Color will look on black background color. Color contrast ratio is 13.45

#b8d5ce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b8d5ce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b8d5ce

#b8d5ce color code is use for CSS Background Color

Background color for the above div is #b8d5ce

HTML with inline CSS

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

#b8d5ce color code is use for CSS Border Color

CSS Border color for the above div is #b8d5ce

HTML with inline CSS

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

CSS Border Left color for the above div is #b8d5ce

HTML with inline CSS

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

CSS Border Right color for the above div is #b8d5ce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b8d5ce

HTML with inline CSS

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

CSS Border Top color for the above div is #b8d5ce

HTML with inline CSS

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

#b8d5ce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b8d5ce Color code Preview on White Background

This is how #b8d5ce Color code will look on white background color. Color contrast ratio is 1.56

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

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(184,213,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(213,184,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(184,213,206,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }