crispedge.com

Color picker

Loading...

#edaf5e hex color - Yellow - Warm color - Information

#edaf5e hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #edaf5e Color code in RGB color code model is created after adding 92.94% red color, 68.63% green color and 36.86% blue color. Hex #edaf5e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 26% magenta, 60% yellow and 7% black.

Hex #edaf5e color code is between #eeaa66 web safe hex color code and #ddbb55 web safe hex color code. #eeaa66 is the nearest web safe color code. You can see here many more shades of #edaf5e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeedaf5e#edaf5e
RGB Decimal237, 175, 94rgb(237, 175, 94)
RGB Percent93%, 69%, 37%rgb(93%, 69%, 37%)
CSS RGBa237, 175, 94,1rgba(237,175,94,1)
CMYK Modelcmyk(0%,26%,60%,7%)
HSL Color Space34,80% ,65%hsl(34,80% ,65%)
HSV Color Space34°, 60%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011010111101011110
Octal355257136
Decimal23717594
Hexedaf5e

Different shades of #edaf5e color code.

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

Light Shade of #edaf5e
#f2c68c
Dark Shade of #edaf5e
#e89830
Saturated Shade of #edaf5e
#f6b055
Desaturated Shade of #edaf5e
#e4ae67
Grey scale Shade of #edaf5e
#a5a5a5
Brighten Shade
#ffc877
Most Readable Shade
#000000

Shades of #edaf5e color code

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

#edaf5e
#d29b53
#b88849
#9e743e
#836134
#694d29
#4f3a1f
#342614
#1a130a
#000000

Similar Color like #edaf5e color

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

#eeb05f
#efb160
#f0b261
#f1b362
#f2b463
#f3b564
#f4b665
#f5b766
#f6b867
#f7b968
#f8ba69
#f9bb6a
#fabc6b
#fbbd6c
#ecae5d
#ebad5c
#eaac5b
#e9ab5a
#e8aa59
#e7a958
#e6a857
#e5a756
#e4a655
#e3a554
#e2a453
#e1a352
#e0a251
#dfa150

Monochromatic Color with #edaf5e

#edaf5e
#18120a
#43311b
#6d512b
#98703c
#c2904d

Tints of #edaf5e Color

#edaf5e
#efb76f
#f1c081
#f3c993
#f5d2a5
#f7dbb7
#f9e4c9
#fbeddb
#fdf6ed
#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

#edaf5e
#5e9ced

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

Split Complementary

#edaf5e
#5ee4ed
#675eed

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

Analogous Color

#ed765e
#ed925e
#edaf5e
#edcc5e
#ede85e

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

#edaf5e
#5eedaf
#af5eed

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

#edaf5e
#5eed67
#5e9ced
#ed5ee3

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

#edaf5e
#5e9ced
#675eed
#e4ed5e

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

#edaf5e Color Code Preview on Black Background Color

This is how #edaf5e Color will look on black background color. Color contrast ratio is 10.89

#edaf5e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edaf5e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edaf5e

#edaf5e color code is use for CSS Background Color

Background color for the above div is #edaf5e

HTML with inline CSS

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

#edaf5e color code is use for CSS Border Color

CSS Border color for the above div is #edaf5e

HTML with inline CSS

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

CSS Border Left color for the above div is #edaf5e

HTML with inline CSS

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

CSS Border Right color for the above div is #edaf5e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edaf5e

HTML with inline CSS

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

CSS Border Top color for the above div is #edaf5e

HTML with inline CSS

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

#edaf5e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edaf5e Color code Preview on White Background

This is how #edaf5e Color code will look on white background color. Color contrast ratio is 1.93

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.