crispedge.com

Color picker

Loading...

#ede7e2 hex color - Grey - Warm color - Information

#ede7e2 hex color - Grey - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Grey

Hex #ede7e2 Color code in RGB color code model is created after adding 92.94% red color, 90.59% green color and 88.63% blue color. Hex #ede7e2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 3% magenta, 5% yellow and 7% black.

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

0 Likes 0 Comments | 31 Views

RGB Chart

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

Color Table

Hex Color Codeede7e2#ede7e2
RGB Decimal237, 231, 226rgb(237, 231, 226)
RGB Percent93%, 91%, 89%rgb(93%, 91%, 89%)
CSS RGBa237, 231, 226,1rgba(237,231,226,1)
CMYK Modelcmyk(0%,3%,5%,7%)
HSL Color Space27,23% ,91%hsl(27,23% ,91%)
HSV Color Space27°, 5%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011110011111100010
Octal355347342
Decimal237231226
Hexede7e2

Different shades of #ede7e2 color code.

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

Light Shade of #ede7e2
#ffffff
Dark Shade of #ede7e2
#d9cdc3
Saturated Shade of #ede7e2
#efe7e0
Desaturated Shade of #ede7e2
#ebe7e4
Grey scale Shade of #ede7e2
#e7e7e7
Brighten Shade
#fffffb
Most Readable Shade
#000000

Shades of #ede7e2 color code

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

#ede7e2
#d2cdc8
#b8b3af
#9e9a96
#83807d
#696664
#4f4d4b
#343332
#1a1919
#000000

Similar Color like #ede7e2 color

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

#eee8e3
#efe9e4
#f0eae5
#f1ebe6
#f2ece7
#f3ede8
#f4eee9
#f5efea
#f6f0eb
#f7f1ec
#f8f2ed
#f9f3ee
#faf4ef
#fbf5f0
#ece6e1
#ebe5e0
#eae4df
#e9e3de
#e8e2dd
#e7e1dc
#e6e0db
#e5dfda
#e4ded9
#e3ddd8
#e2dcd7
#e1dbd6
#e0dad5
#dfd9d4

Monochromatic Color with #ede7e2

#ede7e2
#181817
#434140
#6d6b68
#989491
#c2beb9

Tints of #ede7e2 Color

#ede7e2
#efe9e5
#f1ece8
#f3efeb
#f5f1ee
#f7f4f2
#f9f7f5
#fbf9f8
#fdfcfb
#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

#ede7e2
#e2e8ed

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

Split Complementary

#ede7e2
#e2eded
#e2e2ed

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

Analogous Color

#ede3e2
#ede5e2
#ede7e2
#ede9e2
#edebe2

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

#ede7e2
#e2ede7
#e7e2ed

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

#ede7e2
#e2ede2
#e2e8ed
#ece2ed

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#ede7e2
#e2e8ed
#e2e2ed
#edece2

Double Complementary 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).

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

#ede7e2 Color Code Preview on Black Background Color

This is how #ede7e2 Color will look on black background color. Color contrast ratio is 17.13

#ede7e2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ede7e2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ede7e2

#ede7e2 color code is use for CSS Background Color

Background color for the above div is #ede7e2

HTML with inline CSS

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

#ede7e2 color code is use for CSS Border Color

CSS Border color for the above div is #ede7e2

HTML with inline CSS

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

CSS Border Left color for the above div is #ede7e2

HTML with inline CSS

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

CSS Border Right color for the above div is #ede7e2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ede7e2

HTML with inline CSS

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

CSS Border Top color for the above div is #ede7e2

HTML with inline CSS

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

#ede7e2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ede7e2 Color code Preview on White Background

This is how #ede7e2 Color code will look on white background color. Color contrast ratio is 1.23

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(237,231,226,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(226,232,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,231,226,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 31 Views

Post your comment:-

By submitting comment you agree to our privacy policy.