crispedge.com

Color picker

Loading...

#e4cfcb hex color - Orange - Warm color - Information

#e4cfcb hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #e4cfcb Color code in RGB color code model is created after adding 89.41% red color, 81.18% green color and 79.61% blue color. Hex #e4cfcb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 11% yellow and 11% black.

Hex #e4cfcb 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 #e4cfcb color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codee4cfcb#e4cfcb
RGB Decimal228, 207, 203rgb(228, 207, 203)
RGB Percent89%, 81%, 80%rgb(89%, 81%, 80%)
CSS RGBa228, 207, 203,1rgba(228,207,203,1)
CMYK Modelcmyk(0%,9%,11%,11%)
HSL Color Space10,32% ,85%hsl(10,32% ,85%)
HSV Color Space10°, 11%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001001100111111001011
Octal344317313
Decimal228207203
Hexe4cfcb

Different shades of #e4cfcb color code.

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

Light Shade of #e4cfcb
#f5eeed
Dark Shade of #e4cfcb
#d3b0a9
Saturated Shade of #e4cfcb
#e8ccc7
Desaturated Shade of #e4cfcb
#e0d2cf
Grey scale Shade of #e4cfcb
#d7d7d7
Brighten Shade
#fde8e4
Most Readable Shade
#000000

Shades of #e4cfcb color code

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

#e4cfcb
#cab8b4
#b1a19d
#988a87
#7e7370
#655c5a
#4c4543
#322e2d
#191716
#000000

Similar Color like #e4cfcb color

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

#e5d0cc
#e6d1cd
#e7d2ce
#e8d3cf
#e9d4d0
#ead5d1
#ebd6d2
#ecd7d3
#edd8d4
#eed9d5
#efdad6
#f0dbd7
#f1dcd8
#f2ddd9
#e3ceca
#e2cdc9
#e1ccc8
#e0cbc7
#dfcac6
#dec9c5
#ddc8c4
#dcc7c3
#dbc6c2
#dac5c1
#d9c4c0
#d8c3bf
#d7c2be
#d6c1bd

Monochromatic Color with #e4cfcb

#e4cfcb
#0f0e0e
#3a3534
#645b59
#8f827f
#b9a8a5

Tints of #e4cfcb Color

#e4cfcb
#e7d4d0
#ead9d6
#eddfdc
#f0e4e2
#f3e9e7
#f6efed
#f9f4f3
#fcf9f9
#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

#e4cfcb
#cbe0e4

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

Split Complementary

#e4cfcb
#cbe4dc
#cbd4e4

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

Analogous Color

#e4cbd1
#e4cbcc
#e4cfcb
#e4d4cb
#e4d9cb

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

#e4cfcb
#cbe4cf
#cfcbe4

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

#e4cfcb
#d3e4cb
#cbe0e4
#dbcbe4

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

#e4cfcb
#cbe0e4
#cbd4e4
#e4dccb

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

#e4cfcb Color Code Preview on Black Background Color

This is how #e4cfcb Color will look on black background color. Color contrast ratio is 14.09

#e4cfcb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e4cfcb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e4cfcb

#e4cfcb color code is use for CSS Background Color

Background color for the above div is #e4cfcb

HTML with inline CSS

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

#e4cfcb color code is use for CSS Border Color

CSS Border color for the above div is #e4cfcb

HTML with inline CSS

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

CSS Border Left color for the above div is #e4cfcb

HTML with inline CSS

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

CSS Border Right color for the above div is #e4cfcb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e4cfcb

HTML with inline CSS

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

CSS Border Top color for the above div is #e4cfcb

HTML with inline CSS

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

#e4cfcb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e4cfcb Color code Preview on White Background

This is how #e4cfcb Color code will look on white background color. Color contrast ratio is 1.49

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

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(228,207,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(203,224,228,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(228,207,203,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.