crispedge.com

Color picker

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

#ede4aa hex color - Yellow - Warm color - Information

#ede4aa hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #ede4aa Color code in RGB color code model is created after adding 92.94% red color, 89.41% green color and 66.67% blue color. Hex #ede4aa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 4% magenta, 28% yellow and 7% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeede4aa#ede4aa
RGB Decimal237, 228, 170rgb(237, 228, 170)
RGB Percent93%, 89%, 67%rgb(93%, 89%, 67%)
CSS RGBa237, 228, 170,1rgba(237,228,170,1)
CMYK Modelcmyk(0%,4%,28%,7%)
HSL Color Space52,65% ,80%hsl(52,65% ,80%)
HSV Color Space52°, 28%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011110010010101010
Octal355344252
Decimal237228170
Hexede4aa

Different shades of #ede4aa color code.

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

Light Shade of #ede4aa
#f6f1d4
Dark Shade of #ede4aa
#e4d780
Saturated Shade of #ede4aa
#f2e8a5
Desaturated Shade of #ede4aa
#e8e0af
Grey scale Shade of #ede4aa
#cbcbcb
Brighten Shade
#fffdc3
Most Readable Shade
#000000

Shades of #ede4aa color code

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

#ede4aa
#d2ca97
#b8b184
#9e9871
#837e5e
#69654b
#4f4c38
#343225
#1a1912
#000000

Similar Color like #ede4aa color

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

#eee5ab
#efe6ac
#f0e7ad
#f1e8ae
#f2e9af
#f3eab0
#f4ebb1
#f5ecb2
#f6edb3
#f7eeb4
#f8efb5
#f9f0b6
#faf1b7
#fbf2b8
#ece3a9
#ebe2a8
#eae1a7
#e9e0a6
#e8dfa5
#e7dea4
#e6dda3
#e5dca2
#e4dba1
#e3daa0
#e2d99f
#e1d89e
#e0d79d
#dfd69c

Monochromatic Color with #ede4aa

#ede4aa
#181812
#434030
#6d694f
#98926d
#c2bb8c

Tints of #ede4aa Color

#ede4aa
#efe7b3
#f1eabc
#f3edc6
#f5f0cf
#f7f3d9
#f9f6e2
#fbf9ec
#fdfcf5
#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

#ede4aa
#aab3ed

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

Split Complementary

#ede4aa
#aad4ed
#c2aaed

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

Analogous Color

#edc9aa
#edd7aa
#ede4aa
#e9edaa
#dbedaa

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

#ede4aa
#aaede4
#e4aaed

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

#ede4aa
#aaedc2
#aab3ed
#edaad4

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

#ede4aa
#aab3ed
#c2aaed
#d5edaa

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

#ede4aa Color Code Preview on Black Background Color

This is how #ede4aa Color will look on black background color. Color contrast ratio is 16.28

#ede4aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ede4aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ede4aa

#ede4aa color code is use for CSS Background Color

Background color for the above div is #ede4aa

HTML with inline CSS

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

#ede4aa color code is use for CSS Border Color

CSS Border color for the above div is #ede4aa

HTML with inline CSS

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

CSS Border Left color for the above div is #ede4aa

HTML with inline CSS

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

CSS Border Right color for the above div is #ede4aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ede4aa

HTML with inline CSS

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

CSS Border Top color for the above div is #ede4aa

HTML with inline CSS

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

#ede4aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ede4aa Color code Preview on White Background

This is how #ede4aa Color code will look on white background color. Color contrast ratio is 1.29

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

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.