crispedge.com

Color picker

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

#edd5a1 hex color - Yellow - Warm color - Information

#edd5a1 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

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

Hex #edd5a1 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 #edd5a1 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codeedd5a1#edd5a1
RGB Decimal237, 213, 161rgb(237, 213, 161)
RGB Percent93%, 84%, 63%rgb(93%, 84%, 63%)
CSS RGBa237, 213, 161,1rgba(237,213,161,1)
CMYK Modelcmyk(0%,10%,32%,7%)
HSL Color Space41,68% ,78%hsl(41,68% ,78%)
HSV Color Space41°, 32%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011101010110100001
Octal355325241
Decimal237213161
Hexedd5a1

Different shades of #edd5a1 color code.

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

Light Shade of #edd5a1
#f5e8cc
Dark Shade of #edd5a1
#e5c276
Saturated Shade of #edd5a1
#f3d79b
Desaturated Shade of #edd5a1
#e7d3a7
Grey scale Shade of #edd5a1
#c7c7c7
Brighten Shade
#ffeeba
Most Readable Shade
#000000

Shades of #edd5a1 color code

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

#edd5a1
#d2bd8f
#b8a57d
#9e8e6b
#837659
#695e47
#4f4735
#342f23
#1a1711
#000000

Similar Color like #edd5a1 color

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

#eed6a2
#efd7a3
#f0d8a4
#f1d9a5
#f2daa6
#f3dba7
#f4dca8
#f5dda9
#f6deaa
#f7dfab
#f8e0ac
#f9e1ad
#fae2ae
#fbe3af
#ecd4a0
#ebd39f
#ead29e
#e9d19d
#e8d09c
#e7cf9b
#e6ce9a
#e5cd99
#e4cc98
#e3cb97
#e2ca96
#e1c995
#e0c894
#dfc793

Monochromatic Color with #edd5a1

#edd5a1
#181611
#433c2e
#6d624a
#988967
#c2af84

Tints of #edd5a1 Color

#edd5a1
#efd9ab
#f1deb5
#f3e3c0
#f5e7ca
#f7ecd5
#f9f1df
#fbf5ea
#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

#edd5a1
#a1b9ed

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

Split Complementary

#edd5a1
#a1dfed
#afa1ed

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

Analogous Color

#edb7a1
#edc6a1
#edd5a1
#ede4a1
#e7eda1

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

#edd5a1
#a1edd5
#d5a1ed

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

#edd5a1
#a1edaf
#a1b9ed
#eda1df

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

#edd5a1
#a1b9ed
#afa1ed
#dfeda1

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

#edd5a1 Color Code Preview on Black Background Color

This is how #edd5a1 Color will look on black background color. Color contrast ratio is 14.63

#edd5a1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edd5a1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edd5a1

#edd5a1 color code is use for CSS Background Color

Background color for the above div is #edd5a1

HTML with inline CSS

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

#edd5a1 color code is use for CSS Border Color

CSS Border color for the above div is #edd5a1

HTML with inline CSS

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

CSS Border Left color for the above div is #edd5a1

HTML with inline CSS

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

CSS Border Right color for the above div is #edd5a1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edd5a1

HTML with inline CSS

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

CSS Border Top color for the above div is #edd5a1

HTML with inline CSS

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

#edd5a1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edd5a1 Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.