Skip to main content Skip to docs navigation

#bedddb 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 #bedddb Color code in RGB color code model is created after adding 74.51% red color, 86.67% green color and 85.88% blue color. Hex #bedddb Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 0% magenta, 1% yellow and 13.33% black.

Hex #bedddb color code is between #bbccdd web safe hex color code and #cceecc web safe hex color code. #bbccdd is the nearest web safe color code. You can see here many more shades of #bedddb color code.

RGB Chart

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

Color Table

Hex Color Code bedddb #bedddb
RGB Decimal 190, 221, 219 190, 221, 219
RGB Percent 75%, 87%, 86% rgb(75%, 87%, 86%)
CSS RGBa 190, 221, 219,1 rgba(190,221,219,1)
CMYK Model cmyk(14%,0%,1%,13.33%)
HSL Color Space 176,31% ,81% hsl(176,31% ,81%)
HSV Color Space 176°, 14%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111110 11011101 11011011
Octal 276 335 333
Decimal 190 221 219
Hex be dd db

Different shades of #bedddb color code.

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

Darkest of #bedddb
#5aa8a3
Darker of #bedddb
#7bbab6
Dark of #bedddb
#9dcbc8
Base of #bedddb
#bedddb
Light of #bedddb
#dfefee
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

#bedddb
#ddbec0

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

Split Complementary

#bedddb
#ddbed0
#ddccbe

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

Analogous Color

#beddc9
#beddce
#bedddb
#bed5dd
#bec8dd

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

#bedddb
#dddbbe
#dbbedd

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

#bedddb
#dbbedd
#ddbec0
#c0ddbe

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

#bedddb
#ccbedd
#ddbec0
#d0ddbe

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

#478884
#5aa8a3
#7bbab6
#9dcbc8
#bedddb
#dfefee
#ffffff
#ffffff
#ffffff

Tints of #bedddb Color

#bedddb
#c5e0df
#cce4e3
#d3e8e7
#daeceb
#e2efef
#e9f3f3
#f0f7f7
#f7fbfb
#ffffff

Shades of #bedddb color code

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

#bedddb
#a8c4c2
#93abaa
#7e9392
#697a79
#546261
#3f4949
#2a3130
#151818
#000000

Tones

#bedddb
#c8d3d2
#cecece
#cecece
#cecece

Tones

Similar Color like #bedddb color

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

#bfdedc
#c0dfdd
#c1e0de
#c2e1df
#c3e2e0
#c4e3e1
#c5e4e2
#c6e5e3
#c7e6e4
#c8e7e5
#c9e8e6
#cae9e7
#cbeae8
#ccebe9
#bddcda
#bcdbd9
#bbdad8
#bad9d7
#b9d8d6
#b8d7d5
#b7d6d4
#b6d5d3
#b5d4d2
#b4d3d1
#b3d2d0
#b2d1cf
#b1d0ce
#b0cfcd

Download this Light Green

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

#bedddb Color Code Preview on Black Background Color

This is how #bedddb Color will look on black background color. Color contrast ratio is 14.55

#bedddb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bedddb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bedddb

#bedddb color code is use for CSS Background Color

Background color for the above div is #bedddb

HTML with inline CSS

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

#bedddb color code is use for CSS Border Color

CSS Border color for the above div is #bedddb

HTML with inline CSS

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

CSS Border Left color for the above div is #bedddb

HTML with inline CSS

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

CSS Border Right color for the above div is #bedddb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bedddb

HTML with inline CSS

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

CSS Border Top color for the above div is #bedddb

HTML with inline CSS

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

#bedddb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bedddb Color code Preview on White Background

This is how #bedddb Color code will look on white background color. Color contrast ratio is 1.44

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

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