crispedge.com

Color picker

Loading...

#eddfc7 hex color - New Harvest Moon - Yellow - Warm color - Information

#eddfc7 hex color - New Harvest Moon - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #eddfc7 Color Code is also known as New Harvest Moon color.

Hex #eddfc7 Color code in RGB color code model is created after adding 92.94% red color, 87.45% green color and 78.04% blue color. Hex #eddfc7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 16% yellow and 7% black.

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

0 Likes 0 Comments | 33 Views

RGB Chart

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

Color Table

Hex Color Codeeddfc7#eddfc7
RGB Decimal237, 223, 199rgb(237, 223, 199)
RGB Percent93%, 87%, 78%rgb(93%, 87%, 78%)
CSS RGBa237, 223, 199,1rgba(237,223,199,1)
CMYK Modelcmyk(0%,6%,16%,7%)
HSL Color Space38,51% ,85%hsl(38,51% ,85%)
HSV Color Space38°, 16%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011101111111000111
Octal355337307
Decimal237223199
Hexeddfc7

Different shades of #eddfc7 color code.

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

Light Shade of #eddfc7
#f9f5ee
Dark Shade of #eddfc7
#e1c9a0
Saturated Shade of #eddfc7
#f1e0c3
Desaturated Shade of #eddfc7
#e9decb
Grey scale Shade of #eddfc7
#dadada
Brighten Shade
#fff8e0
Most Readable Shade
#000000

Shades of #eddfc7 color code

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

#eddfc7
#d2c6b0
#b8ad9a
#9e9484
#837b6e
#696358
#4f4a42
#34312c
#1a1816
#000000

Similar Color like #eddfc7 color

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

#eee0c8
#efe1c9
#f0e2ca
#f1e3cb
#f2e4cc
#f3e5cd
#f4e6ce
#f5e7cf
#f6e8d0
#f7e9d1
#f8ead2
#f9ebd3
#faecd4
#fbedd5
#ecdec6
#ebddc5
#eadcc4
#e9dbc3
#e8dac2
#e7d9c1
#e6d8c0
#e5d7bf
#e4d6be
#e3d5bd
#e2d4bc
#e1d3bb
#e0d2ba
#dfd1b9

Monochromatic Color with #eddfc7

#eddfc7
#181715
#433f38
#6d675c
#988f80
#c2b7a3

Tints of #eddfc7 Color

#eddfc7
#efe2cd
#f1e6d3
#f3e9d9
#f5eddf
#f7f0e6
#f9f4ec
#fbf7f2
#fdfbf8
#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

#eddfc7
#c7d5ed

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

Split Complementary

#eddfc7
#c7e8ed
#ccc7ed

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

Analogous Color

#edd0c7
#edd7c7
#eddfc7
#ede7c7
#ecedc7

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

#eddfc7
#c7eddf
#dfc7ed

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

#eddfc7
#c7edcc
#c7d5ed
#edc7e8

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

#eddfc7
#c7d5ed
#ccc7ed
#e8edc7

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 #eddfc7 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.

#eddfc7 Color Code Preview on Black Background Color

This is how #eddfc7 Color will look on black background color. Color contrast ratio is 15.98

#eddfc7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eddfc7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eddfc7

#eddfc7 color code is use for CSS Background Color

Background color for the above div is #eddfc7

HTML with inline CSS

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

#eddfc7 color code is use for CSS Border Color

CSS Border color for the above div is #eddfc7

HTML with inline CSS

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

CSS Border Left color for the above div is #eddfc7

HTML with inline CSS

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

CSS Border Right color for the above div is #eddfc7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eddfc7

HTML with inline CSS

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

CSS Border Top color for the above div is #eddfc7

HTML with inline CSS

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

#eddfc7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eddfc7 Color code Preview on White Background

This is how #eddfc7 Color code will look on white background color. Color contrast ratio is 1.31

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

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

0 Likes 0 Comments | 33 Views

Post your comment:-

By submitting comment you agree to our privacy policy.