crispedge.com

Color picker

Loading...

#edd59e hex color - Yellow - Warm color - Information

#edd59e hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #edd59e Color code in RGB color code model is created after adding 92.94% red color, 83.53% green color and 61.96% blue color. Hex #edd59e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 33% yellow and 7% black.

Hex #edd59e color code is between #eedd99 web safe hex color code and #ddccaa web safe hex color code. #eedd99 is the nearest web safe color code. You can see here many more shades of #edd59e color code.

0 Likes 0 Comments | 139 Views

RGB Chart

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

Color Table

Hex Color Codeedd59e#edd59e
RGB Decimal237, 213, 158rgb(237, 213, 158)
RGB Percent93%, 84%, 62%rgb(93%, 84%, 62%)
CSS RGBa237, 213, 158,1rgba(237,213,158,1)
CMYK Modelcmyk(0%,10%,33%,7%)
HSL Color Space42,69% ,77%hsl(42,69% ,77%)
HSV Color Space42°, 33%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011101010110011110
Octal355325236
Decimal237213158
Hexedd59e

Different shades of #edd59e color code.

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

Light Shade of #edd59e
#f5e8c9
Dark Shade of #edd59e
#e5c273
Saturated Shade of #edd59e
#f3d798
Desaturated Shade of #edd59e
#e7d3a4
Grey scale Shade of #edd59e
#c5c5c5
Brighten Shade
#ffeeb7
Most Readable Shade
#000000

Shades of #edd59e color code

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

#edd59e
#d2bd8c
#b8a57a
#9e8e69
#837657
#695e46
#4f4734
#342f23
#1a1711
#000000

Similar Color like #edd59e color

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

#eed69f
#efd7a0
#f0d8a1
#f1d9a2
#f2daa3
#f3dba4
#f4dca5
#f5dda6
#f6dea7
#f7dfa8
#f8e0a9
#f9e1aa
#fae2ab
#fbe3ac
#ecd49d
#ebd39c
#ead29b
#e9d19a
#e8d099
#e7cf98
#e6ce97
#e5cd96
#e4cc95
#e3cb94
#e2ca93
#e1c992
#e0c891
#dfc790

Monochromatic Color with #edd59e

#edd59e
#181610
#433c2d
#6d6249
#988965
#c2af82

Tints of #edd59e Color

#edd59e
#efd9a8
#f1deb3
#f3e3be
#f5e7c9
#f7ecd3
#f9f1de
#fbf5e9
#fdfaf4
#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

#edd59e
#9eb6ed

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

Split Complementary

#edd59e
#9edded
#ae9eed

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

Analogous Color

#edb59e
#edc59e
#edd59e
#ede59e
#e5ed9e

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

#edd59e
#9eedd5
#d59eed

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

#edd59e
#9eedad
#9eb6ed
#ed9edd

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

#edd59e
#9eb6ed
#ae9eed
#dded9e

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

#edd59e Color Code Preview on Black Background Color

This is how #edd59e Color will look on black background color. Color contrast ratio is 14.61

#edd59e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edd59e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edd59e

#edd59e color code is use for CSS Background Color

Background color for the above div is #edd59e

HTML with inline CSS

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

#edd59e color code is use for CSS Border Color

CSS Border color for the above div is #edd59e

HTML with inline CSS

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

CSS Border Left color for the above div is #edd59e

HTML with inline CSS

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

CSS Border Right color for the above div is #edd59e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edd59e

HTML with inline CSS

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

CSS Border Top color for the above div is #edd59e

HTML with inline CSS

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

#edd59e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edd59e Color code Preview on White Background

This is how #edd59e Color code will look on white background color. Color contrast ratio is 1.44

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

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

0 Likes 0 Comments | 139 Views

Post your comment:-

By submitting comment you agree to our privacy policy.