Skip to main content Skip to docs navigation

#bbdadb 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 Misty Aqua and its hex is #BCDBDB Nearest Color Name

Color Hue/Base color: Green

Hex #bbdadb Color code in RGB color code model is created after adding 73.33% red color, 85.49% green color and 85.88% blue color. Hex #bbdadb Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 0% magenta, 0% yellow and 14.12% black.

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

RGB Chart

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

Color Table

Hex Color Code bbdadb #bbdadb
RGB Decimal 187, 218, 219 187, 218, 219
RGB Percent 73%, 85%, 86% rgb(73%, 85%, 86%)
CSS RGBa 187, 218, 219,1 rgba(187,218,219,1)
CMYK Model cmyk(15%,0%,0%,14.12%)
HSL Color Space 182,31% ,80% hsl(182,31% ,80%)
HSV Color Space 182°, 15%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111011 11011010 11011011
Octal 273 332 333
Decimal 187 218 219
Hex bb da db

Different shades of #bbdadb color code.

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

Darkest of #bbdadb
#58a3a5
Darker of #bbdadb
#78b6b8
Dark of #bbdadb
#9ac8c9
Base of #bbdadb
#bbdadb
Light of #bbdadb
#dceced
Lighter
#fefefe
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

#bbdadb
#dbbcbb

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

Split Complementary

#bbdadb
#dbbbca
#dbccbb

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

Analogous Color

#bbdbc9
#bbdbcf
#bbdadb
#bbcfdb
#bbc2db

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

#bbdadb
#dadbbb
#dbbbda

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

#bbdadb
#dbbbda
#dbbcbb
#bbdbbc

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

#bbdadb
#ccbbdb
#dbbcbb
#cadbbb

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

#468284
#58a3a5
#78b6b8
#9ac8c9
#bbdadb
#dceced
#fefefe
#ffffff
#ffffff

Tints of #bbdadb Color

#bbdadb
#c2dedf
#cae2e3
#d1e6e7
#d9eaeb
#e0eeef
#e8f2f3
#eff6f7
#f7fafb
#ffffff

Shades of #bbdadb color code

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

#bbdadb
#a6c1c2
#91a9aa
#7c9192
#677979
#536061
#3e4849
#293030
#141818
#000000

Tones

#bbdadb
#c5d0d1
#cbcbcb
#cbcbcb
#cbcbcb

Tones

Similar Color like #bbdadb color

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

#bcdbdc
#bddcdd
#beddde
#bfdedf
#c0dfe0
#c1e0e1
#c2e1e2
#c3e2e3
#c4e3e4
#c5e4e5
#c6e5e6
#c7e6e7
#c8e7e8
#c9e8e9
#bad9da
#b9d8d9
#b8d7d8
#b7d6d7
#b6d5d6
#b5d4d5
#b4d3d4
#b3d2d3
#b2d1d2
#b1d0d1
#b0cfd0
#afcecf
#aecdce
#adcccd

Download this Light Green

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

#bbdadb Color Code Preview on Black Background Color

This is how #bbdadb Color will look on black background color. Color contrast ratio is 14.16

#bbdadb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbdadb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbdadb

#bbdadb color code is use for CSS Background Color

Background color for the above div is #bbdadb

HTML with inline CSS

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

#bbdadb color code is use for CSS Border Color

CSS Border color for the above div is #bbdadb

HTML with inline CSS

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

CSS Border Left color for the above div is #bbdadb

HTML with inline CSS

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

CSS Border Right color for the above div is #bbdadb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbdadb

HTML with inline CSS

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

CSS Border Top color for the above div is #bbdadb

HTML with inline CSS

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

#bbdadb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbdadb Color code Preview on White Background

This is how #bbdadb Color code will look on white background color. Color contrast ratio is 1.48

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

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