crispedge.com

Color picker

Loading...

#eeda6e hex color - Yellow - Warm color - Information

#eeda6e hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #eeda6e Color code in RGB color code model is created after adding 93.33% red color, 85.49% green color and 43.14% blue color. Hex #eeda6e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 8% magenta, 54% yellow and 7% black.

Hex #eeda6e color code is between #dddd66 web safe hex color code and #ffcc77 web safe hex color code. #dddd66 is the nearest web safe color code. You can see here many more shades of #eeda6e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeeeda6e#eeda6e
RGB Decimal238, 218, 110rgb(238, 218, 110)
RGB Percent93%, 85%, 43%rgb(93%, 85%, 43%)
CSS RGBa238, 218, 110,1rgba(238,218,110,1)
CMYK Modelcmyk(0%,8%,54%,7%)
HSL Color Space51,79% ,68%hsl(51,79% ,68%)
HSV Color Space51°, 54%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011101101101001101110
Octal356332156
Decimal238218110
Hexeeda6e

Different shades of #eeda6e color code.

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

Light Shade of #eeda6e
#f3e69c
Dark Shade of #eeda6e
#e9ce40
Saturated Shade of #eeda6e
#f6e066
Desaturated Shade of #eeda6e
#e6d476
Grey scale Shade of #eeda6e
#aeaeae
Brighten Shade
#fff387
Most Readable Shade
#000000

Shades of #eeda6e color code

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

#eeda6e
#d3c161
#b9a955
#9e9149
#84793d
#696030
#4f4824
#343018
#1a180c
#000000

Similar Color like #eeda6e color

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

#efdb6f
#f0dc70
#f1dd71
#f2de72
#f3df73
#f4e074
#f5e175
#f6e276
#f7e377
#f8e478
#f9e579
#fae67a
#fbe77b
#fce87c
#edd96d
#ecd86c
#ebd76b
#ead66a
#e9d569
#e8d468
#e7d367
#e6d266
#e5d165
#e4d064
#e3cf63
#e2ce62
#e1cd61
#e0cc60

Monochromatic Color with #eeda6e

#eeda6e
#1a170c
#443e1f
#6e6533
#998c47
#c3b35a

Tints of #eeda6e Color

#eeda6e
#efde7e
#f1e28e
#f3e69e
#f5eaae
#f7eebe
#f9f2ce
#fbf6de
#fdfaee
#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

#eeda6e
#6e82ee

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

Split Complementary

#eeda6e
#6ec2ee
#9a6eee

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

Analogous Color

#eea76e
#eec06e
#eeda6e
#e8ee6e
#cfee6e

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

#eeda6e
#6eeeda
#da6eee

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

#eeda6e
#6eee9a
#6e82ee
#ee6ec2

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

#eeda6e
#6e82ee
#9a6eee
#c2ee6e

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

#eeda6e Color Code Preview on Black Background Color

This is how #eeda6e Color will look on black background color. Color contrast ratio is 14.89

#eeda6e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eeda6e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eeda6e

#eeda6e color code is use for CSS Background Color

Background color for the above div is #eeda6e

HTML with inline CSS

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

#eeda6e color code is use for CSS Border Color

CSS Border color for the above div is #eeda6e

HTML with inline CSS

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

CSS Border Left color for the above div is #eeda6e

HTML with inline CSS

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

CSS Border Right color for the above div is #eeda6e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eeda6e

HTML with inline CSS

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

CSS Border Top color for the above div is #eeda6e

HTML with inline CSS

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

#eeda6e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eeda6e Color code Preview on White Background

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

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(238,218,110,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(110,130,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(238,218,110,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.