Skip to main content Skip to docs navigation

#bddbb8 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 Soft Lumen and its hex is #BEDDBA Nearest Color Name

Color Hue/Base color: Green

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

Hex #bddbb8 color code is between #bbddbb web safe hex color code and #ccccaa web safe hex color code. #bbddbb is the nearest web safe color code. You can see here many more shades of #bddbb8 color code.

RGB Chart

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

Color Table

Hex Color Code bddbb8 #bddbb8
RGB Decimal 189, 219, 184 189, 219, 184
RGB Percent 74%, 86%, 72% rgb(74%, 86%, 72%)
CSS RGBa 189, 219, 184,1 rgba(189,219,184,1)
CMYK Model cmyk(14%,0%,16%,14.12%)
HSL Color Space 111,33% ,79% hsl(111,33% ,79%)
HSV Color Space 111°, 16%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111101 11011011 10111000
Octal 275 333 270
Decimal 189 219 184
Hex bd db b8

Different shades of #bddbb8 color code.

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

Darkest of #bddbb8
#60a654
Darker of #bddbb8
#7eb974
Dark of #bddbb8
#9eca96
Base of #bddbb8
#bddbb8
Light of #bddbb8
#dcecda
Lighter
#fcfdfc
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

#bddbb8
#d6b8db

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

Split Complementary

#bddbb8
#c5b8db
#dbb8cf

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

Analogous Color

#d1dbb8
#ccdbb8
#bddbb8
#b8dbbf
#b8dbcd

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

#bddbb8
#dbb8bd
#b8bddb

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

#bddbb8
#b8bddb
#d6b8db
#dbd6b8

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

#bddbb8
#b8cfdb
#d6b8db
#dbc5b8

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

#4c8443
#60a654
#7eb974
#9eca96
#bddbb8
#dcecda
#fcfdfc
#ffffff
#ffffff

Tints of #bddbb8 Color

#bddbb8
#c4dfbf
#cbe3c7
#d3e7cf
#daebd7
#e1efdf
#e9f3e7
#f0f7ef
#f7fbf7
#ffffff

Shades of #bddbb8 color code

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

#bddbb8
#a8c2a3
#93aa8f
#7e927a
#697966
#546151
#3f493d
#2a3028
#151814
#000000

Tones

#bddbb8
#c5d0c3
#cacaca
#cacaca
#cacaca

Tones

Similar Color like #bddbb8 color

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

#bedcb9
#bfddba
#c0debb
#c1dfbc
#c2e0bd
#c3e1be
#c4e2bf
#c5e3c0
#c6e4c1
#c7e5c2
#c8e6c3
#c9e7c4
#cae8c5
#cbe9c6
#bcdab7
#bbd9b6
#bad8b5
#b9d7b4
#b8d6b3
#b7d5b2
#b6d4b1
#b5d3b0
#b4d2af
#b3d1ae
#b2d0ad
#b1cfac
#b0ceab
#afcdaa

Download this Light Green

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

#bddbb8 Color Code Preview on Black Background Color

This is how #bddbb8 Color will look on black background color. Color contrast ratio is 13.99

#bddbb8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bddbb8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bddbb8

#bddbb8 color code is use for CSS Background Color

Background color for the above div is #bddbb8

HTML with inline CSS

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

#bddbb8 color code is use for CSS Border Color

CSS Border color for the above div is #bddbb8

HTML with inline CSS

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

CSS Border Left color for the above div is #bddbb8

HTML with inline CSS

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

CSS Border Right color for the above div is #bddbb8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bddbb8

HTML with inline CSS

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

CSS Border Top color for the above div is #bddbb8

HTML with inline CSS

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

#bddbb8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bddbb8 Color code Preview on White Background

This is how #bddbb8 Color code will look on white background color. Color contrast ratio is 1.50

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

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