Skip to main content Skip to docs navigation

#edfbc2 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 Fall Green and its hex is #ECFCBD Nearest Color Name

Color Hue/Base color: Green

Hex #edfbc2 Color code in RGB color code model is created after adding 92.94% red color, 98.43% green color and 76.08% blue color. Hex #edfbc2 Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 0% magenta, 23% yellow and 1.57% black.

Hex #edfbc2 color code is between #eeffbb web safe hex color code and #ddeecc web safe hex color code. #eeffbb is the nearest web safe color code. You can see here many more shades of #edfbc2 color code.

RGB Chart

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

Color Table

Hex Color Code edfbc2 #edfbc2
RGB Decimal 237, 251, 194 237, 251, 194
RGB Percent 93%, 98%, 76% rgb(93%, 98%, 76%)
CSS RGBa 237, 251, 194,1 rgba(237,251,194,1)
CMYK Model cmyk(6%,0%,23%,1.57%)
HSL Color Space 75,88% ,87% hsl(75,88% ,87%)
HSV Color Space 75°, 23%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 11111011 11000010
Octal 355 373 302
Decimal 237 251 194
Hex ed fb c2

Different shades of #edfbc2 color code.

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

Darkest of #edfbc2
#c3f232
Darker of #edfbc2
#d1f562
Dark of #edfbc2
#dff892
Base of #edfbc2
#edfbc2
Light of #edfbc2
#fbfef2
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

#edfbc2
#d0c2fb

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

Split Complementary

#edfbc2
#c2d0fb
#ecc2fb

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

Analogous Color

#fbe8c2
#fbf1c2
#edfbc2
#dafbc2
#c2fbc2

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

#edfbc2
#fbc2ed
#c2edfb

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

#edfbc2
#c2edfb
#d0c2fb
#fbd0c2

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

#edfbc2
#c2fbec
#d0c2fb
#fbc2d0

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

#aee20f
#c3f232
#d1f562
#dff892
#edfbc2
#fbfef2
#ffffff
#ffffff
#ffffff

Tints of #edfbc2 Color

#edfbc2
#effbc8
#f1fbcf
#f3fcd6
#f5fcdd
#f7fde3
#f9fdea
#fbfef1
#fdfef8
#ffffff

Shades of #edfbc2 color code

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

#edfbc2
#d2dfac
#b8c396
#9ea781
#838b6b
#696f56
#4f5340
#34372b
#1a1b15
#000000

Tones

#edfbc2
#eaf4c8
#e6eecf
#e3e7d5
#e0e1dc

Tones

Similar Color like #edfbc2 color

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

#eefcc3
#effdc4
#f0fec5
#f1ffc6
#f2ffc7
#f3ffc8
#f4ffc9
#f5ffca
#f6ffcb
#f7ffcc
#f8ffcd
#f9ffce
#faffcf
#fbffd0
#ecfac1
#ebf9c0
#eaf8bf
#e9f7be
#e8f6bd
#e7f5bc
#e6f4bb
#e5f3ba
#e4f2b9
#e3f1b8
#e2f0b7
#e1efb6
#e0eeb5
#dfedb4

Download this Light Green

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

#edfbc2 Color Code Preview on Black Background Color

This is how #edfbc2 Color will look on black background color. Color contrast ratio is 19.18

#edfbc2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edfbc2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edfbc2

#edfbc2 color code is use for CSS Background Color

Background color for the above div is #edfbc2

HTML with inline CSS

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

#edfbc2 color code is use for CSS Border Color

CSS Border color for the above div is #edfbc2

HTML with inline CSS

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

CSS Border Left color for the above div is #edfbc2

HTML with inline CSS

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

CSS Border Right color for the above div is #edfbc2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edfbc2

HTML with inline CSS

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

CSS Border Top color for the above div is #edfbc2

HTML with inline CSS

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

#edfbc2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edfbc2 Color code Preview on White Background

This is how #edfbc2 Color code will look on white background color. Color contrast ratio is 1.09

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

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