Skip to main content Skip to docs navigation

#b4d1be hex color | Light Green & Cool color | 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 Pitcher and its hex is #B5D1BE Nearest Color Name

Color Hue/Base color: Green

Hex #b4d1be Color code in RGB color code model is created after adding 70.59% red color, 81.96% green color and 74.51% blue color. Hex #b4d1be Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 0% magenta, 9% yellow and 18.04% black.

Hex #b4d1be color code is between #bbccbb web safe hex color code and #aaddcc web safe hex color code. #bbccbb is the nearest web safe color code. You can see here many more shades of #b4d1be color code.

RGB Chart

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

Color Table

Hex Color Code b4d1be #b4d1be
RGB Decimal 180, 209, 190 180, 209, 190
RGB Percent 71%, 82%, 75% rgb(71%, 82%, 75%)
CSS RGBa 180, 209, 190,1 rgba(180,209,190,1)
CMYK Model cmyk(14%,0%,9%,18.04%)
HSL Color Space 141,24% ,76% hsl(141,24% ,76%)
HSV Color Space 141°, 14%, 82%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10110100 11010001 10111110
Octal 264 321 276
Decimal 180 209 190
Hex b4 d1 be

Different shades of #b4d1be color code.

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

Darkest of #b4d1be
#5a926d
Darker of #b4d1be
#75aa87
Dark of #b4d1be
#94bea3
Base of #b4d1be
#b4d1be
Light of #b4d1be
#d4e4d9
Lighter
#f3f8f5
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

#b4d1be
#d1b4c7

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

Split Complementary

#b4d1be
#ccb4d1
#d1b4b8

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

Analogous Color

#bbd1b4
#b6d1b4
#b4d1be
#b4d1c8
#b4ced1

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

#b4d1be
#d1beb4
#beb4d1

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

#b4d1be
#beb4d1
#d1b4c7
#c7d1b4

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

#b4d1be
#b4b8d1
#d1b4c7
#d1ccb4

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

#467356
#5a926d
#75aa87
#94bea3
#b4d1be
#d4e4d9
#f3f8f5
#ffffff
#ffffff

Tints of #b4d1be Color

#b4d1be
#bcd6c5
#c4dbcc
#cde0d3
#d5e5da
#ddeae2
#e6efe9
#eef4f0
#f6f9f7
#ffffff

Shades of #b4d1be color code

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

#b4d1be
#a0b9a8
#8ca293
#788b7e
#647469
#505c54
#3c453f
#282e2a
#141715
#000000

Tones

#b4d1be
#c0c5c2
#c2c2c2
#c2c2c2
#c2c2c2

Tones

Similar Color like #b4d1be color

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

#b5d2bf
#b6d3c0
#b7d4c1
#b8d5c2
#b9d6c3
#bad7c4
#bbd8c5
#bcd9c6
#bddac7
#bedbc8
#bfdcc9
#c0ddca
#c1decb
#c2dfcc
#b3d0bd
#b2cfbc
#b1cebb
#b0cdba
#afccb9
#aecbb8
#adcab7
#acc9b6
#abc8b5
#aac7b4
#a9c6b3
#a8c5b2
#a7c4b1
#a6c3b0

Download this

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

#b4d1be Color Code Preview on Black Background Color

This is how #b4d1be Color will look on black background color. Color contrast ratio is 12.80

#b4d1be in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b4d1be

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b4d1be

#b4d1be color code is use for CSS Background Color

Background color for the above div is #b4d1be

HTML with inline CSS

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

#b4d1be color code is use for CSS Border Color

CSS Border color for the above div is #b4d1be

HTML with inline CSS

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

CSS Border Left color for the above div is #b4d1be

HTML with inline CSS

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

CSS Border Right color for the above div is #b4d1be

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b4d1be

HTML with inline CSS

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

CSS Border Top color for the above div is #b4d1be

HTML with inline CSS

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

#b4d1be hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b4d1be Color code Preview on White Background

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(180,209,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(209,180,199,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(180,209,190,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }