@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#eed685 hex color - Yellow - Warm color - Information

#eed685 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #eed685 Color code in RGB color code model is created after adding 93.33% red color, 83.92% green color and 52.16% blue color. Hex #eed685 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 44% yellow and 6.67% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeeed685#eed685
RGB Decimal238, 214, 133rgb(238, 214, 133)
RGB Percent93%, 84%, 52%rgb(93%, 84%, 52%)
CSS RGBa238, 214, 133,1rgba(238,214,133,1)
CMYK Modelcmyk(0%,10%,44%,6.67%)
HSL Color Space46,76% ,73%hsl(46,76% ,73%)
HSV Color Space46°, 44%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011101101011010000101
Octal356326205
Decimal238214133
Hexeed685

Different shades of #eed685 color code.

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

Light Shade of #eed685
#f4e5b2
Dark Shade of #eed685
#e8c758
Saturated Shade of #eed685
#f5da7e
Desaturated Shade of #eed685
#e7d28c
Grey scale Shade of #eed685
#b9b9b9
Brighten Shade
#ffef9e
Most Readable Shade
#000000

Shades of #eed685 color code

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

#eed685
#d3be76
#b9a667
#9e8e58
#847649
#695f3b
#4f472c
#342f1d
#1a170e
#000000

Similar Color like #eed685 color

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

#efd786
#f0d887
#f1d988
#f2da89
#f3db8a
#f4dc8b
#f5dd8c
#f6de8d
#f7df8e
#f8e08f
#f9e190
#fae291
#fbe392
#fce493
#edd584
#ecd483
#ebd382
#ead281
#e9d180
#e8d07f
#e7cf7e
#e6ce7d
#e5cd7c
#e4cc7b
#e3cb7a
#e2ca79
#e1c978
#e0c877

Monochromatic Color with #eed685

#eed685
#1a170e
#443d26
#6e633e
#998a56
#c3b06d

Tints of #eed685 Color

#eed685
#efda92
#f1dfa0
#f3e3ad
#f5e8bb
#f7ecc8
#f9f1d6
#fbf5e3
#fdfaf1
#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

#eed685
#859dee

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

Split Complementary

#eed685
#85d2ee
#a185ee

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

Analogous Color

#eeac85
#eec185
#eed685
#eeeb85
#dcee85

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

#eed685
#85eed6
#d685ee

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

#eed685
#85eea1
#859dee
#ee85d1

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

#eed685
#859dee
#a185ee
#d2ee85

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

#eed685 Color Code Preview on Black Background Color

This is how #eed685 Color will look on black background color. Color contrast ratio is 14.59

#eed685 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eed685

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eed685

#eed685 color code is use for CSS Background Color

Background color for the above div is #eed685

HTML with inline CSS

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

#eed685 color code is use for CSS Border Color

CSS Border color for the above div is #eed685

HTML with inline CSS

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

CSS Border Left color for the above div is #eed685

HTML with inline CSS

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

CSS Border Right color for the above div is #eed685

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eed685

HTML with inline CSS

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

CSS Border Top color for the above div is #eed685

HTML with inline CSS

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

#eed685 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eed685 Color code Preview on White Background

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

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,214,133,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(133,157,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(238,214,133,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.