Skip to main content Skip to docs navigation

#EDF1DB hex color | Moth’s Wing | 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

Color Hue/Base color: Green

Hex #EDF1DB Color Code is also known as | Moth’s Wing color.

Hex #EDF1DB Color code in RGB color code model is created after adding 92.94% red color, 94.51% green color and 85.88% blue color. Hex #EDF1DB Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 0% magenta, 9% yellow and 5.49% black.

Hex #EDF1DB color code is between #eeeedd web safe hex color code and #ddffcc web safe hex color code. #eeeedd is the nearest web safe color code. You can see here many more shades of #EDF1DB color code.

RGB Chart

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

Color Table

Hex Color Code EDF1DB #EDF1DB
RGB Decimal 237, 241, 219 237, 241, 219
RGB Percent 93%, 95%, 86% rgb(93%, 95%, 86%)
CSS RGBa 237, 241, 219,1 rgba(237,241,219,1)
CMYK Model cmyk(2%,0%,9%,5.49%)
HSL Color Space 71,44% ,90% hsl(71,44% ,90%)
HSV Color Space 71°, 9%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 11110001 11011011
Octal 355 361 333
Decimal 237 241 219
Hex ED F1 DB

Different shades of #EDF1DB color code.

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

Darkest of #EDF1DB
#b6c66d
Darker of #EDF1DB
#c8d492
Dark of #EDF1DB
#dbe3b6
Base of #EDF1DB
#edf1db
Light of #EDF1DB
#ffffff
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

#edf1db
#dfdbf1

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

Split Complementary

#EDF1DB
#dbe2f1
#eadbf1

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

Analogous Color

#f1e8db
#f1ecdb
#edf1db
#e6f1db
#ddf1db

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

#EDF1DB
#f1dbed
#dbedf1

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

#EDF1DB
#dbedf1
#dfdbf1
#f1dfdb

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

#EDF1DB
#dbf1ea
#dfdbf1
#f1dbe2

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

#a4b848
#b6c66d
#c8d492
#dbe3b6
#edf1db
#ffffff
#ffffff
#ffffff
#ffffff

Tints of #EDF1DB Color

#edf1db
#eff2df
#f1f4e3
#f3f5e7
#f5f7eb
#f7f8ef
#f9faf3
#fbfbf7
#fdfdfb
#ffffff

Shades of #EDF1DB color code

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

#edf1db
#d2d6c2
#b8bbaa
#9ea092
#838579
#696b61
#4f5049
#343530
#1a1a18
#000000

Tones

#edf1db
#eaece0
#e7e7e5
#e6e6e6
#e6e6e6

Tones

Similar Color like #EDF1DB color

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

#eef2dc
#eff3dd
#f0f4de
#f1f5df
#f2f6e0
#f3f7e1
#f4f8e2
#f5f9e3
#f6fae4
#f7fbe5
#f8fce6
#f9fde7
#fafee8
#fbffe9
#ecf0da
#ebefd9
#eaeed8
#e9edd7
#e8ecd6
#e7ebd5
#e6ead4
#e5e9d3
#e4e8d2
#e3e7d1
#e2e6d0
#e1e5cf
#e0e4ce
#dfe3cd

Download this Light Green

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

#EDF1DB Color Code Preview on Black Background Color

This is how #EDF1DB Color will look on black background color. Color contrast ratio is 18.21

#EDF1DB in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #EDF1DB

HTML with inline CSS

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

Your Example Paragraph content text in with font color #EDF1DB

#EDF1DB color code is use for CSS Background Color

Background color for the above div is #EDF1DB

HTML with inline CSS

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

#EDF1DB color code is use for CSS Border Color

CSS Border color for the above div is #EDF1DB

HTML with inline CSS

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

CSS Border Left color for the above div is #EDF1DB

HTML with inline CSS

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

CSS Border Right color for the above div is #EDF1DB

HTML with inline CSS

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

CSS Border Bottom color for the above div is #EDF1DB

HTML with inline CSS

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

CSS Border Top color for the above div is #EDF1DB

HTML with inline CSS

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

#EDF1DB hex Color code used as CSS color Codes

Example CSS Class for usage

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

#EDF1DB Color code Preview on White Background

This is how #EDF1DB Color code will look on white background color. Color contrast ratio is 1.15

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

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