crispedge.com

Color picker

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

#e5d8cf hex color - Orange - Warm color - Information

#e5d8cf hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #e5d8cf Color code in RGB color code model is created after adding 89.8% red color, 84.71% green color and 81.18% blue color. Hex #e5d8cf Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 10% yellow and 10% black.

Hex #e5d8cf color code is between #ddddcc web safe hex color code and #eeccdd web safe hex color code. #ddddcc is the nearest web safe color code. You can see here many more shades of #e5d8cf color code.

0 Likes 0 Comments | 16 Views

Color Table

Hex Color Codee5d8cf#e5d8cf
RGB Decimal229, 216, 207rgb(229, 216, 207)
RGB Percent90%, 85%, 81%rgb(90%, 85%, 81%)
CSS RGBa229, 216, 207,1rgba(229,216,207,1)
CMYK Modelcmyk(0%,6%,10%,10%)
HSL Color Space25,30% ,85%hsl(25,30% ,85%)
HSV Color Space25°, 10%, 90%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001011101100011001111
Octal345330317
Decimal229216207
Hexe5d8cf

Different shades of #e5d8cf color code.

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

Light Shade of #e5d8cf
#f7f3f0
Dark Shade of #e5d8cf
#d3bdae
Saturated Shade of #e5d8cf
#e9d7cb
Desaturated Shade of #e5d8cf
#e1d9d3
Grey scale Shade of #e5d8cf
#dadada
Brighten Shade
#fef1e8
Most Readable Shade
#000000

Shades of #e5d8cf color code

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

#e5d8cf
#cbc0b8
#b2a8a1
#98908a
#7f7873
#65605c
#4c4845
#32302e
#191817
#000000

Similar Color like #e5d8cf color

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

#e6d9d0
#e7dad1
#e8dbd2
#e9dcd3
#eaddd4
#ebded5
#ecdfd6
#ede0d7
#eee1d8
#efe2d9
#f0e3da
#f1e4db
#f2e5dc
#f3e6dd
#e4d7ce
#e3d6cd
#e2d5cc
#e1d4cb
#e0d3ca
#dfd2c9
#ded1c8
#ddd0c7
#dccfc6
#dbcec5
#dacdc4
#d9ccc3
#d8cbc2
#d7cac1

Monochromatic Color with #e5d8cf

#e5d8cf
#10100f
#3b3835
#65605c
#908882
#bab0a9

Tints of #e5d8cf Color

#e5d8cf
#e7dcd4
#eae0d9
#ede5df
#f0e9e4
#f3ede9
#f6f2ef
#f9f6f4
#fcfaf9
#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

#e5d8cf
#cfdce5

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

Split Complementary

#e5d8cf
#cfe5e3
#cfd1e5

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

Analogous Color

#e5cfcf
#e5d4cf
#e5d8cf
#e5dccf
#e5e1cf

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

#e5d8cf
#cfe5d8
#d8cfe5

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

#e5d8cf
#d1e5cf
#cfdce5
#e3cfe5

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

#e5d8cf
#cfdce5
#cfd1e5
#e5e3cf

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

#e5d8cf Color Code Preview on Black Background Color

This is how #e5d8cf Color will look on black background color. Color contrast ratio is 15.05

#e5d8cf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e5d8cf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e5d8cf

#e5d8cf color code is use for CSS Background Color

Background color for the above div is #e5d8cf

HTML with inline CSS

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

#e5d8cf color code is use for CSS Border Color

CSS Border color for the above div is #e5d8cf

HTML with inline CSS

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

CSS Border Left color for the above div is #e5d8cf

HTML with inline CSS

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

CSS Border Right color for the above div is #e5d8cf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e5d8cf

HTML with inline CSS

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

CSS Border Top color for the above div is #e5d8cf

HTML with inline CSS

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

#e5d8cf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e5d8cf Color code Preview on White Background

This is how #e5d8cf Color code will look on white background color. Color contrast ratio is 1.39

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

Related Gradients

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

0 Likes 0 Comments | 16 Views

Post your comment:-

By submitting comment you agree to our privacy policy.