crispedge.com

Color picker

Loading...

#ebd5c9 hex color - Orange - Warm color - Information

#ebd5c9 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #ebd5c9 Color code in RGB color code model is created after adding 92.16% red color, 83.53% green color and 78.82% blue color. Hex #ebd5c9 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 14% yellow and 8% black.

Hex #ebd5c9 color code is between #eeddcc web safe hex color code and #ddccbb web safe hex color code. #eeddcc is the nearest web safe color code. You can see here many more shades of #ebd5c9 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeebd5c9#ebd5c9
RGB Decimal235, 213, 201rgb(235, 213, 201)
RGB Percent92%, 84%, 79%rgb(92%, 84%, 79%)
CSS RGBa235, 213, 201,1rgba(235,213,201,1)
CMYK Modelcmyk(0%,9%,14%,8%)
HSL Color Space21,46% ,85%hsl(21,46% ,85%)
HSV Color Space21°, 14%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010111101010111001001
Octal353325311
Decimal235213201
Hexebd5c9

Different shades of #ebd5c9 color code.

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

Light Shade of #ebd5c9
#f9f2ee
Dark Shade of #ebd5c9
#ddb8a4
Saturated Shade of #ebd5c9
#efd4c5
Desaturated Shade of #ebd5c9
#e7d6cd
Grey scale Shade of #ebd5c9
#dadada
Brighten Shade
#ffeee2
Most Readable Shade
#000000

Shades of #ebd5c9 color code

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

#ebd5c9
#d0bdb2
#b6a59c
#9c8e86
#82766f
#685e59
#4e4743
#342f2c
#1a1716
#000000

Similar Color like #ebd5c9 color

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

#ecd6ca
#edd7cb
#eed8cc
#efd9cd
#f0dace
#f1dbcf
#f2dcd0
#f3ddd1
#f4ded2
#f5dfd3
#f6e0d4
#f7e1d5
#f8e2d6
#f9e3d7
#ead4c8
#e9d3c7
#e8d2c6
#e7d1c5
#e6d0c4
#e5cfc3
#e4cec2
#e3cdc1
#e2ccc0
#e1cbbf
#e0cabe
#dfc9bd
#dec8bc
#ddc7bb

Monochromatic Color with #ebd5c9

#ebd5c9
#161413
#413b38
#6b615c
#968880
#c0aea5

Tints of #ebd5c9 Color

#ebd5c9
#edd9cf
#efded5
#f1e3db
#f3e7e1
#f6ece7
#f8f1ed
#faf5f3
#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

#ebd5c9
#c9dfeb

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

Split Complementary

#ebd5c9
#c9ebe6
#c9ceeb

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

Analogous Color

#ebc9cb
#ebcec9
#ebd5c9
#ebdcc9
#ebe3c9

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

#ebd5c9
#c9ebd5
#d5c9eb

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

#ebd5c9
#ceebc9
#c9dfeb
#e6c9eb

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

#ebd5c9
#c9dfeb
#c9ceeb
#ebe6c9

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

#ebd5c9 Color Code Preview on Black Background Color

This is how #ebd5c9 Color will look on black background color. Color contrast ratio is 14.89

#ebd5c9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebd5c9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebd5c9

#ebd5c9 color code is use for CSS Background Color

Background color for the above div is #ebd5c9

HTML with inline CSS

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

#ebd5c9 color code is use for CSS Border Color

CSS Border color for the above div is #ebd5c9

HTML with inline CSS

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

CSS Border Left color for the above div is #ebd5c9

HTML with inline CSS

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

CSS Border Right color for the above div is #ebd5c9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ebd5c9

HTML with inline CSS

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

CSS Border Top color for the above div is #ebd5c9

HTML with inline CSS

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

#ebd5c9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ebd5c9 Color code Preview on White Background

This is how #ebd5c9 Color code will look on white background color. Color contrast ratio is 1.41

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

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(235,213,201,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(201,223,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(235,213,201,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.