crispedge.com

Color picker

Loading...

#e1d4cb hex color - Orange - Warm color - Information

#e1d4cb hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #e1d4cb Color code in RGB color code model is created after adding 88.24% red color, 83.14% green color and 79.61% blue color. Hex #e1d4cb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 10% yellow and 12% black.

Hex #e1d4cb color code is between #ddcccc web safe hex color code and #eeddbb web safe hex color code. #ddcccc is the nearest web safe color code. You can see here many more shades of #e1d4cb color code.

0 Likes 0 Comments | 25 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codee1d4cb#e1d4cb
RGB Decimal225, 212, 203rgb(225, 212, 203)
RGB Percent88%, 83%, 80%rgb(88%, 83%, 80%)
CSS RGBa225, 212, 203,1rgba(225,212,203,1)
CMYK Modelcmyk(0%,6%,10%,12%)
HSL Color Space25,27% ,84%hsl(25,27% ,84%)
HSV Color Space25°, 10%, 88%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000011101010011001011
Octal341324313
Decimal225212203
Hexe1d4cb

Different shades of #e1d4cb color code.

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

Light Shade of #e1d4cb
#f4efeb
Dark Shade of #e1d4cb
#ceb9ab
Saturated Shade of #e1d4cb
#e5d3c7
Desaturated Shade of #e1d4cb
#ddd5cf
Grey scale Shade of #e1d4cb
#d6d6d6
Brighten Shade
#faede4
Most Readable Shade
#000000

Shades of #e1d4cb color code

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

#e1d4cb
#c8bcb4
#afa49d
#968d87
#7d7570
#645e5a
#4b4643
#322f2d
#191716
#000000

Similar Color like #e1d4cb color

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

#e2d5cc
#e3d6cd
#e4d7ce
#e5d8cf
#e6d9d0
#e7dad1
#e8dbd2
#e9dcd3
#eaddd4
#ebded5
#ecdfd6
#ede0d7
#eee1d8
#efe2d9
#e0d3ca
#dfd2c9
#ded1c8
#ddd0c7
#dccfc6
#dbcec5
#dacdc4
#d9ccc3
#d8cbc2
#d7cac1
#d6c9c0
#d5c8bf
#d4c7be
#d3c6bd

Monochromatic Color with #e1d4cb

#e1d4cb
#0c0c0b
#373432
#615c58
#8c847e
#b6aca5

Tints of #e1d4cb Color

#e1d4cb
#e4d8d0
#e7ddd6
#ebe2dc
#eee7e2
#f1ebe7
#f5f0ed
#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

#e1d4cb
#cbd8e1

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

Split Complementary

#e1d4cb
#cbe1df
#cbcde1

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

Analogous Color

#e1cbcb
#e1d0cb
#e1d4cb
#e1d8cb
#e1ddcb

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

#e1d4cb
#cbe1d4
#d4cbe1

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

#e1d4cb
#cde1cb
#cbd8e1
#dfcbe1

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

#e1d4cb
#cbd8e1
#cbcde1
#e1dfcb

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

#e1d4cb Color Code Preview on Black Background Color

This is how #e1d4cb Color will look on black background color. Color contrast ratio is 14.48

#e1d4cb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e1d4cb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e1d4cb

#e1d4cb color code is use for CSS Background Color

Background color for the above div is #e1d4cb

HTML with inline CSS

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

#e1d4cb color code is use for CSS Border Color

CSS Border color for the above div is #e1d4cb

HTML with inline CSS

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

CSS Border Left color for the above div is #e1d4cb

HTML with inline CSS

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

CSS Border Right color for the above div is #e1d4cb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e1d4cb

HTML with inline CSS

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

CSS Border Top color for the above div is #e1d4cb

HTML with inline CSS

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

#e1d4cb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e1d4cb Color code Preview on White Background

This is how #e1d4cb Color code will look on white background color. Color contrast ratio is 1.45

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(225,212,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(203,216,225,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(225,212,203,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 25 Views

Post your comment:-

By submitting comment you agree to our privacy policy.