crispedge.com

Color picker

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

#ede7d2 hex color - Instant Relief - Yellow - Warm color - Information

#ede7d2 hex color - Instant Relief - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #ede7d2 Color Code is also known as Instant Relief color.

Hex #ede7d2 Color code in RGB color code model is created after adding 92.94% red color, 90.59% green color and 82.35% blue color. Hex #ede7d2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 3% magenta, 11% yellow and 7% black.

Hex #ede7d2 color code is between #eeeecc web safe hex color code and #dddddd web safe hex color code. #eeeecc is the nearest web safe color code. You can see here many more shades of #ede7d2 color code.

0 Likes 0 Comments | 58 Views

Color Table

Hex Color Codeede7d2#ede7d2
RGB Decimal237, 231, 210rgb(237, 231, 210)
RGB Percent93%, 91%, 82%rgb(93%, 91%, 82%)
CSS RGBa237, 231, 210,1rgba(237,231,210,1)
CMYK Modelcmyk(0%,3%,11%,7%)
HSL Color Space47,43% ,88%hsl(47,43% ,88%)
HSV Color Space47°, 11%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011110011111010010
Octal355347322
Decimal237231210
Hexede7d2

Different shades of #ede7d2 color code.

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

Light Shade of #ede7d2
#fcfaf6
Dark Shade of #ede7d2
#ded4ae
Saturated Shade of #ede7d2
#f0e9cf
Desaturated Shade of #ede7d2
#eae5d5
Grey scale Shade of #ede7d2
#dfdfdf
Brighten Shade
#ffffeb
Most Readable Shade
#000000

Shades of #ede7d2 color code

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

#ede7d2
#d2cdba
#b8b3a3
#9e9a8c
#838074
#69665d
#4f4d46
#34332e
#1a1917
#000000

Similar Color like #ede7d2 color

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

#eee8d3
#efe9d4
#f0ead5
#f1ebd6
#f2ecd7
#f3edd8
#f4eed9
#f5efda
#f6f0db
#f7f1dc
#f8f2dd
#f9f3de
#faf4df
#fbf5e0
#ece6d1
#ebe5d0
#eae4cf
#e9e3ce
#e8e2cd
#e7e1cc
#e6e0cb
#e5dfca
#e4dec9
#e3ddc8
#e2dcc7
#e1dbc6
#e0dac5
#dfd9c4

Monochromatic Color with #ede7d2

#ede7d2
#181816
#43413b
#6d6b61
#989487
#c2beac

Tints of #ede7d2 Color

#ede7d2
#efe9d7
#f1ecdc
#f3efe1
#f5f1e6
#f7f4eb
#f9f7f0
#fbf9f5
#fdfcfa
#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

#ede7d2
#d2d8ed

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

Split Complementary

#ede7d2
#d2e6ed
#d9d2ed

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

Analogous Color

#eddcd2
#ede2d2
#ede7d2
#edecd2
#e8edd2

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

#ede7d2
#d2ede7
#e7d2ed

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

#ede7d2
#d2edd9
#d2d8ed
#edd2e5

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

#ede7d2
#d2d8ed
#d9d2ed
#e6edd2

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

#ede7d2 Color Code Preview on Black Background Color

This is how #ede7d2 Color will look on black background color. Color contrast ratio is 16.96

#ede7d2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ede7d2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ede7d2

#ede7d2 color code is use for CSS Background Color

Background color for the above div is #ede7d2

HTML with inline CSS

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

#ede7d2 color code is use for CSS Border Color

CSS Border color for the above div is #ede7d2

HTML with inline CSS

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

CSS Border Left color for the above div is #ede7d2

HTML with inline CSS

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

CSS Border Right color for the above div is #ede7d2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ede7d2

HTML with inline CSS

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

CSS Border Top color for the above div is #ede7d2

HTML with inline CSS

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

#ede7d2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ede7d2 Color code Preview on White Background

This is how #ede7d2 Color code will look on white background color. Color contrast ratio is 1.24

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

Related Gradients

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

0 Likes 0 Comments | 58 Views

Post your comment:-

By submitting comment you agree to our privacy policy.