Skip to main content Skip to docs navigation

#eaeedd 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 Mental Note and its hex is #EAEEDE Nearest Color Name

Color Hue/Base color: Green

Hex #eaeedd Color code in RGB color code model is created after adding 91.76% red color, 93.33% green color and 86.67% blue color. Hex #eaeedd Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 0% magenta, 7% yellow and 6.67% black.

Hex #eaeedd color code is between #eeddcc web safe hex color code and #ddffee web safe hex color code. #eeddcc is the nearest web safe color code. You can see here many more shades of #eaeedd color code.

RGB Chart

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

Color Table

Hex Color Code eaeedd #eaeedd
RGB Decimal 234, 238, 221 234, 238, 221
RGB Percent 92%, 93%, 87% rgb(92%, 93%, 87%)
CSS RGBa 234, 238, 221,1 rgba(234,238,221,1)
CMYK Model cmyk(2%,0%,7%,6.67%)
HSL Color Space 74,33% ,90% hsl(74,33% ,90%)
HSV Color Space 74°, 7%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101010 11101110 11011101
Octal 352 356 335
Decimal 234 238 221
Hex ea ee dd

Different shades of #eaeedd color code.

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

Darkest of #eaeedd
#abbb77
Darker of #eaeedd
#c0cc99
Dark of #eaeedd
#d5ddbb
Base of #eaeedd
#eaeedd
Light of #eaeedd
#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

#eaeedd
#e1ddee

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

Split Complementary

#eaeedd
#dde1ee
#eaddee

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

Analogous Color

#eee8dd
#eeebdd
#eaeedd
#e4eedd
#ddeedd

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

#eaeedd
#eeddea
#ddeaee

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

#eaeedd
#ddeaee
#e1ddee
#eee1dd

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

#eaeedd
#ddeeea
#e1ddee
#eedde1

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

#96aa55
#abbb77
#c0cc99
#d5ddbb
#eaeedd
#ffffff
#ffffff
#ffffff
#ffffff

Tints of #eaeedd Color

#eaeedd
#ecefe0
#eef1e4
#f1f3e8
#f3f5ec
#f5f7ef
#f8f9f3
#fafbf7
#fcfdfb
#ffffff

Shades of #eaeedd color code

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

#eaeedd
#d0d3c4
#b6b9ab
#9c9e93
#82847a
#686962
#4e4f49
#343431
#1a1a18
#000000

Tones

#eaeedd
#e7e9e2
#e6e6e6
#e6e6e6
#e6e6e6

Tones

Similar Color like #eaeedd color

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

#ebefde
#ecf0df
#edf1e0
#eef2e1
#eff3e2
#f0f4e3
#f1f5e4
#f2f6e5
#f3f7e6
#f4f8e7
#f5f9e8
#f6fae9
#f7fbea
#f8fceb
#e9eddc
#e8ecdb
#e7ebda
#e6ead9
#e5e9d8
#e4e8d7
#e3e7d6
#e2e6d5
#e1e5d4
#e0e4d3
#dfe3d2
#dee2d1
#dde1d0
#dce0cf

Download this Light Green

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

#eaeedd Color Code Preview on Black Background Color

This is how #eaeedd Color will look on black background color. Color contrast ratio is 17.77

#eaeedd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eaeedd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eaeedd

#eaeedd color code is use for CSS Background Color

Background color for the above div is #eaeedd

HTML with inline CSS

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

#eaeedd color code is use for CSS Border Color

CSS Border color for the above div is #eaeedd

HTML with inline CSS

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

CSS Border Left color for the above div is #eaeedd

HTML with inline CSS

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

CSS Border Right color for the above div is #eaeedd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eaeedd

HTML with inline CSS

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

CSS Border Top color for the above div is #eaeedd

HTML with inline CSS

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

#eaeedd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eaeedd Color code Preview on White Background

This is how #eaeedd Color code will look on white background color. Color contrast ratio is 1.18

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

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