Skip to main content Skip to docs navigation

#bddbdd 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 Alexandrian Sky and its hex is #BCD9DC Nearest Color Name

Color Hue/Base color: Green

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

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

RGB Chart

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

Color Table

Hex Color Code bddbdd #bddbdd
RGB Decimal 189, 219, 221 189, 219, 221
RGB Percent 74%, 86%, 87% rgb(74%, 86%, 87%)
CSS RGBa 189, 219, 221,1 rgba(189,219,221,1)
CMYK Model cmyk(14%,1%,0%,13.33%)
HSL Color Space 184,32% ,80% hsl(184,32% ,80%)
HSV Color Space 184°, 14%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111101 11011011 11011101
Octal 275 333 335
Decimal 189 219 221
Hex bd db dd

Different shades of #bddbdd color code.

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

Darkest of #bddbdd
#58a4a9
Darker of #bddbdd
#7ab6ba
Dark of #bddbdd
#9bc9cc
Base of #bddbdd
#bddbdd
Light of #bddbdd
#dfedee
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

#bddbdd
#ddbfbd

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

Split Complementary

#bddbdd
#ddbdcb
#ddcfbd

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

Analogous Color

#bdddcc
#bdddd2
#bddbdd
#bdd0dd
#bdc3dd

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

#bddbdd
#dbddbd
#ddbddb

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

#bddbdd
#ddbddb
#ddbfbd
#bdddbf

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

#bddbdd
#cfbddd
#ddbfbd
#cbddbd

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

#468488
#58a4a9
#7ab6ba
#9bc9cc
#bddbdd
#dfedee
#ffffff
#ffffff
#ffffff

Tints of #bddbdd Color

#bddbdd
#c4dfe0
#cbe3e4
#d3e7e8
#daebec
#e1efef
#e9f3f3
#f0f7f7
#f7fbfb
#ffffff

Shades of #bddbdd color code

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

#bddbdd
#a8c2c4
#93aaab
#7e9293
#69797a
#546162
#3f4949
#2a3031
#151818
#000000

Tones

#bddbdd
#c7d2d3
#cdcdcd
#cdcdcd
#cdcdcd

Tones

Similar Color like #bddbdd color

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

#bedcde
#bfdddf
#c0dee0
#c1dfe1
#c2e0e2
#c3e1e3
#c4e2e4
#c5e3e5
#c6e4e6
#c7e5e7
#c8e6e8
#c9e7e9
#cae8ea
#cbe9eb
#bcdadc
#bbd9db
#bad8da
#b9d7d9
#b8d6d8
#b7d5d7
#b6d4d6
#b5d3d5
#b4d2d4
#b3d1d3
#b2d0d2
#b1cfd1
#b0ced0
#afcdcf

Download this Light Green

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

#bddbdd Color Code Preview on Black Background Color

This is how #bddbdd Color will look on black background color. Color contrast ratio is 14.34

#bddbdd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bddbdd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bddbdd

#bddbdd color code is use for CSS Background Color

Background color for the above div is #bddbdd

HTML with inline CSS

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

#bddbdd color code is use for CSS Border Color

CSS Border color for the above div is #bddbdd

HTML with inline CSS

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

CSS Border Left color for the above div is #bddbdd

HTML with inline CSS

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

CSS Border Right color for the above div is #bddbdd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bddbdd

HTML with inline CSS

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

CSS Border Top color for the above div is #bddbdd

HTML with inline CSS

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

#bddbdd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bddbdd Color code Preview on White Background

This is how #bddbdd Color code will look on white background color. Color contrast ratio is 1.46

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

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