Skip to main content Skip to docs navigation

#baddbd 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 Ice Mist and its hex is #B6DBBF Nearest Color Name

Color Hue/Base color: Green

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

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

RGB Chart

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

Color Table

Hex Color Code baddbd #baddbd
RGB Decimal 186, 221, 189 186, 221, 189
RGB Percent 73%, 87%, 74% rgb(73%, 87%, 74%)
CSS RGBa 186, 221, 189,1 rgba(186,221,189,1)
CMYK Model cmyk(16%,0%,14%,13.33%)
HSL Color Space 125,34% ,80% hsl(125,34% ,80%)
HSV Color Space 125°, 16%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111010 11011101 10111101
Octal 272 335 275
Decimal 186 221 189
Hex ba dd bd

Different shades of #baddbd color code.

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

Darkest of #baddbd
#54aa5b
Darker of #baddbd
#76bb7c
Dark of #baddbd
#98cc9c
Base of #baddbd
#baddbd
Light of #baddbd
#dceede
Lighter
#fefffe
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

#baddbd
#ddbada

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

Split Complementary

#baddbd
#cebadd
#ddbac8

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

Analogous Color

#cbddba
#c6ddba
#baddbd
#baddc9
#baddd7

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

#baddbd
#ddbdba
#bdbadd

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

#baddbd
#bdbadd
#ddbada
#daddba

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

#baddbd
#bac8dd
#ddbada
#ddceba

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

#438849
#54aa5b
#76bb7c
#98cc9c
#baddbd
#dceede
#fefffe
#ffffff
#ffffff

Tints of #baddbd Color

#baddbd
#c1e0c4
#c9e4cb
#d1e8d3
#d8ecda
#e0efe1
#e8f3e9
#eff7f0
#f7fbf7
#ffffff

Shades of #baddbd color code

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

#baddbd
#a5c4a8
#90ab93
#7c937e
#677a69
#526254
#3e493f
#29312a
#141815
#000000

Tones

#baddbd
#c4d3c6
#cbcbcb
#cbcbcb
#cbcbcb

Tones

Similar Color like #baddbd color

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

#bbdebe
#bcdfbf
#bde0c0
#bee1c1
#bfe2c2
#c0e3c3
#c1e4c4
#c2e5c5
#c3e6c6
#c4e7c7
#c5e8c8
#c6e9c9
#c7eaca
#c8ebcb
#b9dcbc
#b8dbbb
#b7daba
#b6d9b9
#b5d8b8
#b4d7b7
#b3d6b6
#b2d5b5
#b1d4b4
#b0d3b3
#afd2b2
#aed1b1
#add0b0
#accfaf

Download this Light Green

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

#baddbd Color Code Preview on Black Background Color

This is how #baddbd Color will look on black background color. Color contrast ratio is 14.17

#baddbd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #baddbd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #baddbd

#baddbd color code is use for CSS Background Color

Background color for the above div is #baddbd

HTML with inline CSS

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

#baddbd color code is use for CSS Border Color

CSS Border color for the above div is #baddbd

HTML with inline CSS

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

CSS Border Left color for the above div is #baddbd

HTML with inline CSS

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

CSS Border Right color for the above div is #baddbd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #baddbd

HTML with inline CSS

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

CSS Border Top color for the above div is #baddbd

HTML with inline CSS

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

#baddbd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#baddbd Color code Preview on White Background

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

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