crispedge.com

Color picker

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

#e0d5cb hex color - Orange - Warm color - Information

#e0d5cb hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #e0d5cb Color code in RGB color code model is created after adding 87.84% red color, 83.53% green color and 79.61% blue color. Hex #e0d5cb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 5% magenta, 9% yellow and 12% black.

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

0 Likes 0 Comments | 14 Views

Color Table

Hex Color Codee0d5cb#e0d5cb
RGB Decimal224, 213, 203rgb(224, 213, 203)
RGB Percent88%, 84%, 80%rgb(88%, 84%, 80%)
CSS RGBa224, 213, 203,1rgba(224,213,203,1)
CMYK Modelcmyk(0%,5%,9%,12%)
HSL Color Space29,25% ,84%hsl(29,25% ,84%)
HSV Color Space29°, 9%, 88%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000001101010111001011
Octal340325313
Decimal224213203
Hexe0d5cb

Different shades of #e0d5cb color code.

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

Light Shade of #e0d5cb
#f3efeb
Dark Shade of #e0d5cb
#cdbbab
Saturated Shade of #e0d5cb
#e4d5c7
Desaturated Shade of #e0d5cb
#dcd5cf
Grey scale Shade of #e0d5cb
#d5d5d5
Brighten Shade
#f9eee4
Most Readable Shade
#000000

Shades of #e0d5cb color code

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

#e0d5cb
#c7bdb4
#aea59d
#958e87
#7c7670
#635e5a
#4a4743
#312f2d
#181716
#000000

Similar Color like #e0d5cb color

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

#e1d6cc
#e2d7cd
#e3d8ce
#e4d9cf
#e5dad0
#e6dbd1
#e7dcd2
#e8ddd3
#e9ded4
#eadfd5
#ebe0d6
#ece1d7
#ede2d8
#eee3d9
#dfd4ca
#ded3c9
#ddd2c8
#dcd1c7
#dbd0c6
#dacfc5
#d9cec4
#d8cdc3
#d7ccc2
#d6cbc1
#d5cac0
#d4c9bf
#d3c8be
#d2c7bd

Monochromatic Color with #e0d5cb

#e0d5cb
#0b0b0a
#363331
#605c57
#8b847e
#b5ada4

Tints of #e0d5cb Color

#e0d5cb
#e3d9d0
#e6ded6
#eae3dc
#ede7e2
#f1ece7
#f4f1ed
#f8f5f3
#fbfaf9
#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

#e0d5cb
#cbd6e0

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

Split Complementary

#e0d5cb
#cbe0e0
#cbcce0

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

Analogous Color

#e0cdcb
#e0d1cb
#e0d5cb
#e0d9cb
#e0ddcb

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

#e0d5cb
#cbe0d5
#d5cbe0

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

#e0d5cb
#cbe0cb
#cbd6e0
#dfcbe0

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

#e0d5cb
#cbd6e0
#cbcce0
#e0e0cb

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

#e0d5cb Color Code Preview on Black Background Color

This is how #e0d5cb Color will look on black background color. Color contrast ratio is 14.55

#e0d5cb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e0d5cb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e0d5cb

#e0d5cb color code is use for CSS Background Color

Background color for the above div is #e0d5cb

HTML with inline CSS

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

#e0d5cb color code is use for CSS Border Color

CSS Border color for the above div is #e0d5cb

HTML with inline CSS

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

CSS Border Left color for the above div is #e0d5cb

HTML with inline CSS

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

CSS Border Right color for the above div is #e0d5cb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e0d5cb

HTML with inline CSS

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

CSS Border Top color for the above div is #e0d5cb

HTML with inline CSS

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

#e0d5cb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e0d5cb Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 14 Views

Post your comment:-

By submitting comment you agree to our privacy policy.