Skip to main content Skip to docs navigation

#bbdbdd 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 Mech Suit and its hex is #BBDDDD Nearest Color Name

Color Hue/Base color: Green

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

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

RGB Chart

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

Color Table

Hex Color Code bbdbdd #bbdbdd
RGB Decimal 187, 219, 221 187, 219, 221
RGB Percent 73%, 86%, 87% rgb(73%, 86%, 87%)
CSS RGBa 187, 219, 221,1 rgba(187,219,221,1)
CMYK Model cmyk(15%,1%,0%,13.33%)
HSL Color Space 184,33% ,80% hsl(184,33% ,80%)
HSV Color Space 184°, 15%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111011 11011011 11011101
Octal 273 333 335
Decimal 187 219 221
Hex bb db dd

Different shades of #bbdbdd color code.

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

Darkest of #bbdbdd
#55a5aa
Darker of #bbdbdd
#77b7bb
Dark of #bbdbdd
#99c9cc
Base of #bbdbdd
#bbdbdd
Light of #bbdbdd
#ddedee
Lighter
#ffffff
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

#bbdbdd
#ddbdbb

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

Split Complementary

#bbdbdd
#ddbbca
#ddcebb

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

Analogous Color

#bbddcb
#bbddd1
#bbdbdd
#bbd0dd
#bbc2dd

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

#bbdbdd
#dbddbb
#ddbbdb

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

#bbdbdd
#ddbbdb
#ddbdbb
#bbddbd

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

#bbdbdd
#cebbdd
#ddbdbb
#caddbb

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

#448488
#55a5aa
#77b7bb
#99c9cc
#bbdbdd
#ddedee
#ffffff
#ffffff
#ffffff

Tints of #bbdbdd Color

#bbdbdd
#c2dfe0
#cae3e4
#d1e7e8
#d9ebec
#e0efef
#e8f3f3
#eff7f7
#f7fbfb
#ffffff

Shades of #bbdbdd color code

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

#bbdbdd
#a6c2c4
#91aaab
#7c9293
#67797a
#536162
#3e4949
#293031
#141818
#000000

Tones

#bbdbdd
#c5d2d3
#cccccc
#cccccc
#cccccc

Tones

Similar Color like #bbdbdd color

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

#bcdcde
#bddddf
#bedee0
#bfdfe1
#c0e0e2
#c1e1e3
#c2e2e4
#c3e3e5
#c4e4e6
#c5e5e7
#c6e6e8
#c7e7e9
#c8e8ea
#c9e9eb
#badadc
#b9d9db
#b8d8da
#b7d7d9
#b6d6d8
#b5d5d7
#b4d4d6
#b3d3d5
#b2d2d4
#b1d1d3
#b0d0d2
#afcfd1
#aeced0
#adcdcf

Download this Light Green

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

#bbdbdd Color Code Preview on Black Background Color

This is how #bbdbdd Color will look on black background color. Color contrast ratio is 14.29

#bbdbdd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbdbdd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbdbdd

#bbdbdd color code is use for CSS Background Color

Background color for the above div is #bbdbdd

HTML with inline CSS

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

#bbdbdd color code is use for CSS Border Color

CSS Border color for the above div is #bbdbdd

HTML with inline CSS

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

CSS Border Left color for the above div is #bbdbdd

HTML with inline CSS

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

CSS Border Right color for the above div is #bbdbdd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbdbdd

HTML with inline CSS

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

CSS Border Top color for the above div is #bbdbdd

HTML with inline CSS

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

#bbdbdd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbdbdd Color code Preview on White Background

This is how #bbdbdd Color code will look on white background color. Color contrast ratio is 1.47

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

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