Skip to main content Skip to docs navigation

#beedbd 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 Lime Dream and its hex is #C2ECBC Nearest Color Name

Color Hue/Base color: Green

Hex #beedbd Color code in RGB color code model is created after adding 74.51% red color, 92.94% green color and 74.12% blue color. Hex #beedbd Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 0% magenta, 20% yellow and 7.06% black.

Hex #beedbd color code is between #bbeebb web safe hex color code and #ccddcc web safe hex color code. #bbeebb is the nearest web safe color code. You can see here many more shades of #beedbd color code.

RGB Chart

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

Color Table

Hex Color Code beedbd #beedbd
RGB Decimal 190, 237, 189 190, 237, 189
RGB Percent 75%, 93%, 74% rgb(75%, 93%, 74%)
CSS RGBa 190, 237, 189,1 rgba(190,237,189,1)
CMYK Model cmyk(20%,0%,20%,7.06%)
HSL Color Space 119,57% ,84% hsl(119,57% ,84%)
HSV Color Space 119°, 20%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111110 11101101 10111101
Octal 276 355 275
Decimal 190 237 189
Hex be ed bd

Different shades of #beedbd color code.

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

Darkest of #beedbd
#48cc45
Darker of #beedbd
#6fd76d
Dark of #beedbd
#97e295
Base of #beedbd
#beedbd
Light of #beedbd
#e5f8e5
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

#beedbd
#ecbded

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

Split Complementary

#beedbd
#d4bded
#edbdd6

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

Analogous Color

#daedbd
#d2edbd
#beedbd
#bdedcc
#bdede0

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

#beedbd
#edbdbe
#bdbeed

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

#beedbd
#bdbeed
#ecbded
#edecbd

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

#beedbd
#bdd6ed
#ecbded
#edd4bd

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

#32ae30
#48cc45
#6fd76d
#97e295
#beedbd
#e5f8e5
#ffffff
#ffffff
#ffffff

Tints of #beedbd Color

#beedbd
#c5efc4
#ccf1cb
#d3f3d3
#daf5da
#e2f7e1
#e9f9e9
#f0fbf0
#f7fdf7
#ffffff

Shades of #beedbd color code

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

#beedbd
#a8d2a8
#93b893
#7e9e7e
#698369
#546954
#3f4f3f
#2a342a
#151a15
#000000

Tones

#beedbd
#c6e5c5
#cedcce
#d5d5d5
#d5d5d5

Tones

Similar Color like #beedbd color

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

#bfeebe
#c0efbf
#c1f0c0
#c2f1c1
#c3f2c2
#c4f3c3
#c5f4c4
#c6f5c5
#c7f6c6
#c8f7c7
#c9f8c8
#caf9c9
#cbfaca
#ccfbcb
#bdecbc
#bcebbb
#bbeaba
#bae9b9
#b9e8b8
#b8e7b7
#b7e6b6
#b6e5b5
#b5e4b4
#b4e3b3
#b3e2b2
#b2e1b1
#b1e0b0
#b0dfaf

Download this Light Green

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

#beedbd Color Code Preview on Black Background Color

This is how #beedbd Color will look on black background color. Color contrast ratio is 16.04

#beedbd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #beedbd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #beedbd

#beedbd color code is use for CSS Background Color

Background color for the above div is #beedbd

HTML with inline CSS

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

#beedbd color code is use for CSS Border Color

CSS Border color for the above div is #beedbd

HTML with inline CSS

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

CSS Border Left color for the above div is #beedbd

HTML with inline CSS

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

CSS Border Right color for the above div is #beedbd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #beedbd

HTML with inline CSS

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

CSS Border Top color for the above div is #beedbd

HTML with inline CSS

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

#beedbd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#beedbd Color code Preview on White Background

This is how #beedbd Color code will look on white background color. Color contrast ratio is 1.31

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

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