crispedge.com

Color picker

Loading...

#edd7a7 hex color - Yellow - Warm color - Information

#edd7a7 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #edd7a7 Color code in RGB color code model is created after adding 92.94% red color, 84.31% green color and 65.49% blue color. Hex #edd7a7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 30% yellow and 7% black.

Hex #edd7a7 color code is between #eeddaa web safe hex color code and #ddcc99 web safe hex color code. #eeddaa is the nearest web safe color code. You can see here many more shades of #edd7a7 color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codeedd7a7#edd7a7
RGB Decimal237, 215, 167rgb(237, 215, 167)
RGB Percent93%, 84%, 65%rgb(93%, 84%, 65%)
CSS RGBa237, 215, 167,1rgba(237,215,167,1)
CMYK Modelcmyk(0%,9%,30%,7%)
HSL Color Space41,66% ,79%hsl(41,66% ,79%)
HSV Color Space41°, 30%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011101011110100111
Octal355327247
Decimal237215167
Hexedd7a7

Different shades of #edd7a7 color code.

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

Light Shade of #edd7a7
#f6ead1
Dark Shade of #edd7a7
#e4c47d
Saturated Shade of #edd7a7
#f2d9a2
Desaturated Shade of #edd7a7
#e8d5ac
Grey scale Shade of #edd7a7
#cacaca
Brighten Shade
#fff0c0
Most Readable Shade
#000000

Shades of #edd7a7 color code

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

#edd7a7
#d2bf94
#b8a781
#9e8f6f
#83775c
#695f4a
#4f4737
#342f25
#1a1712
#000000

Similar Color like #edd7a7 color

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

#eed8a8
#efd9a9
#f0daaa
#f1dbab
#f2dcac
#f3ddad
#f4deae
#f5dfaf
#f6e0b0
#f7e1b1
#f8e2b2
#f9e3b3
#fae4b4
#fbe5b5
#ecd6a6
#ebd5a5
#ead4a4
#e9d3a3
#e8d2a2
#e7d1a1
#e6d0a0
#e5cf9f
#e4ce9e
#e3cd9d
#e2cc9c
#e1cb9b
#e0ca9a
#dfc999

Monochromatic Color with #edd7a7

#edd7a7
#181611
#433d2f
#6d634d
#988a6b
#c2b089

Tints of #edd7a7 Color

#edd7a7
#efdbb0
#f1dfba
#f3e4c4
#f5e8ce
#f7edd7
#f9f1e1
#fbf6eb
#fdfaf5
#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

#edd7a7
#a7bded

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

Split Complementary

#edd7a7
#a7e0ed
#b4a7ed

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

Analogous Color

#edbba7
#edc9a7
#edd7a7
#ede5a7
#e7eda7

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

#edd7a7
#a7edd7
#d7a7ed

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

#edd7a7
#a7edb4
#a7bded
#eda7e0

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

#edd7a7
#a7bded
#b4a7ed
#e0eda7

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

#edd7a7 Color Code Preview on Black Background Color

This is how #edd7a7 Color will look on black background color. Color contrast ratio is 14.88

#edd7a7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edd7a7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edd7a7

#edd7a7 color code is use for CSS Background Color

Background color for the above div is #edd7a7

HTML with inline CSS

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

#edd7a7 color code is use for CSS Border Color

CSS Border color for the above div is #edd7a7

HTML with inline CSS

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

CSS Border Left color for the above div is #edd7a7

HTML with inline CSS

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

CSS Border Right color for the above div is #edd7a7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edd7a7

HTML with inline CSS

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

CSS Border Top color for the above div is #edd7a7

HTML with inline CSS

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

#edd7a7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edd7a7 Color code Preview on White Background

This is how #edd7a7 Color code will look on white background color. Color contrast ratio is 1.41

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

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.