Skip to main content Skip to docs navigation

#edeadd hex color | Download Light Grey 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 Abstract White and its hex is #EDE9DD Nearest Color Name

Color Hue/Base color: Grey

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

Hex #edeadd color code is between #eeeecc web safe hex color code and #ddddee web safe hex color code. #eeeecc is the nearest web safe color code. You can see here many more shades of #edeadd color code.

RGB Chart

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

Color Table

Hex Color Code edeadd #edeadd
RGB Decimal 237, 234, 221 237, 234, 221
RGB Percent 93%, 92%, 87% rgb(93%, 92%, 87%)
CSS RGBa 237, 234, 221,1 rgba(237,234,221,1)
CMYK Model cmyk(0%,1%,7%,7.06%)
HSL Color Space 49,31% ,90% hsl(49,31% ,90%)
HSV Color Space 49°, 7%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 11101010 11011101
Octal 355 352 335
Decimal 237 234 221
Hex ed ea dd

Different shades of #edeadd color code.

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

Darkest of #edeadd
#b8ac79
Darker of #edeadd
#cac19a
Dark of #edeadd
#dbd5bc
Base of #edeadd
#edeadd
Light of #edeadd
#fffffe
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

#edeadd
#dde0ed

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

Split Complementary

#edeadd
#dde8ed
#e2dded

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

Analogous Color

#ede1dd
#ede3dd
#edeadd
#ebeddd
#e4eddd

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

#edeadd
#eadded
#ddedea

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

#edeadd
#ddedea
#dde0ed
#eddde0

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

#edeadd
#ddede2
#dde0ed
#eddde8

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

#a69758
#b8ac79
#cac19a
#dbd5bc
#edeadd
#fffffe
#ffffff
#ffffff
#ffffff

Tints of #edeadd Color

#edeadd
#efece0
#f1eee4
#f3f1e8
#f5f3ec
#f7f5ef
#f9f8f3
#fbfaf7
#fdfcfb
#ffffff

Shades of #edeadd color code

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

#edeadd
#d2d0c4
#b8b6ab
#9e9c93
#83827a
#696862
#4f4e49
#343431
#1a1a18
#000000

Tones

#edeadd
#e8e7e2
#e5e5e5
#e5e5e5
#e5e5e5

Tones

Similar Color like #edeadd color

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

#eeebde
#efecdf
#f0ede0
#f1eee1
#f2efe2
#f3f0e3
#f4f1e4
#f5f2e5
#f6f3e6
#f7f4e7
#f8f5e8
#f9f6e9
#faf7ea
#fbf8eb
#ece9dc
#ebe8db
#eae7da
#e9e6d9
#e8e5d8
#e7e4d7
#e6e3d6
#e5e2d5
#e4e1d4
#e3e0d3
#e2dfd2
#e1ded1
#e0ddd0
#dfdccf

Download this Light Grey

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

#edeadd Color Code Preview on Black Background Color

This is how #edeadd Color will look on black background color. Color contrast ratio is 17.41

#edeadd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edeadd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edeadd

#edeadd color code is use for CSS Background Color

Background color for the above div is #edeadd

HTML with inline CSS

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

#edeadd color code is use for CSS Border Color

CSS Border color for the above div is #edeadd

HTML with inline CSS

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

CSS Border Left color for the above div is #edeadd

HTML with inline CSS

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

CSS Border Right color for the above div is #edeadd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edeadd

HTML with inline CSS

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

CSS Border Top color for the above div is #edeadd

HTML with inline CSS

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

#edeadd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edeadd Color code Preview on White Background

This is how #edeadd Color code will look on white background color. Color contrast ratio is 1.21

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

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