crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#eed68e hex color - Yellow - Warm color - Information

#eed68e hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

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

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeeed68e#eed68e
RGB Decimal238, 214, 142rgb(238, 214, 142)
RGB Percent93%, 84%, 56%rgb(93%, 84%, 56%)
CSS RGBa238, 214, 142,1rgba(238,214,142,1)
CMYK Modelcmyk(0%,10%,40%,7%)
HSL Color Space45,74% ,75%hsl(45,74% ,75%)
HSV Color Space45°, 40%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011101101011010001110
Octal356326216
Decimal238214142
Hexeed68e

Different shades of #eed68e color code.

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

Light Shade of #eed68e
#f5e6ba
Dark Shade of #eed68e
#e7c662
Saturated Shade of #eed68e
#f4d987
Desaturated Shade of #eed68e
#e7d394
Grey scale Shade of #eed68e
#bebebe
Brighten Shade
#ffefa7
Most Readable Shade
#000000

Shades of #eed68e color code

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

#eed68e
#d3be7e
#b9a66e
#9e8e5e
#84764e
#695f3f
#4f472f
#342f1f
#1a170f
#000000

Similar Color like #eed68e color

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

#efd78f
#f0d890
#f1d991
#f2da92
#f3db93
#f4dc94
#f5dd95
#f6de96
#f7df97
#f8e098
#f9e199
#fae29a
#fbe39b
#fce49c
#edd58d
#ecd48c
#ebd38b
#ead28a
#e9d189
#e8d088
#e7cf87
#e6ce86
#e5cd85
#e4cc84
#e3cb83
#e2ca82
#e1c981
#e0c880

Monochromatic Color with #eed68e

#eed68e
#1a170f
#443d29
#6e6342
#998a5b
#c3b075

Tints of #eed68e Color

#eed68e
#efda9a
#f1dfa7
#f3e3b3
#f5e8c0
#f7eccc
#f9f1d9
#fbf5e5
#fdfaf2
#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

#eed68e
#8ea6ee

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

Split Complementary

#eed68e
#8ed6ee
#a68eee

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

Analogous Color

#eeb08e
#eec38e
#eed68e
#eee98e
#e0ee8e

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

#eed68e
#8eeed6
#d68eee

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

#eed68e
#8eeea6
#8ea6ee
#ee8ed6

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

#eed68e
#8ea6ee
#a68eee
#d6ee8e

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

#eed68e Color Code Preview on Black Background Color

This is how #eed68e Color will look on black background color. Color contrast ratio is 14.64

#eed68e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eed68e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eed68e

#eed68e color code is use for CSS Background Color

Background color for the above div is #eed68e

HTML with inline CSS

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

#eed68e color code is use for CSS Border Color

CSS Border color for the above div is #eed68e

HTML with inline CSS

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

CSS Border Left color for the above div is #eed68e

HTML with inline CSS

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

CSS Border Right color for the above div is #eed68e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eed68e

HTML with inline CSS

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

CSS Border Top color for the above div is #eed68e

HTML with inline CSS

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

#eed68e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eed68e Color code Preview on White Background

This is how #eed68e Color code will look on white background color. Color contrast ratio is 1.43

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.