crispedge.com

Color picker

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

#edd9cf hex color - Orange - Warm color - Information

#edd9cf hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #edd9cf Color code in RGB color code model is created after adding 92.94% red color, 85.1% green color and 81.18% blue color. Hex #edd9cf Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 8% magenta, 13% yellow and 7% black.

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

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codeedd9cf#edd9cf
RGB Decimal237, 217, 207rgb(237, 217, 207)
RGB Percent93%, 85%, 81%rgb(93%, 85%, 81%)
CSS RGBa237, 217, 207,1rgba(237,217,207,1)
CMYK Modelcmyk(0%,8%,13%,7%)
HSL Color Space20,45% ,87%hsl(20,45% ,87%)
HSV Color Space20°, 13%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011101100111001111
Octal355331317
Decimal237217207
Hexedd9cf

Different shades of #edd9cf color code.

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

Light Shade of #edd9cf
#fbf6f4
Dark Shade of #edd9cf
#dfbcaa
Saturated Shade of #edd9cf
#f0d8cc
Desaturated Shade of #edd9cf
#eadad2
Grey scale Shade of #edd9cf
#dedede
Brighten Shade
#fff2e8
Most Readable Shade
#000000

Shades of #edd9cf color code

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

#edd9cf
#d2c0b8
#b8a8a1
#9e908a
#837873
#69605c
#4f4845
#34302e
#1a1817
#000000

Similar Color like #edd9cf color

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

#eedad0
#efdbd1
#f0dcd2
#f1ddd3
#f2ded4
#f3dfd5
#f4e0d6
#f5e1d7
#f6e2d8
#f7e3d9
#f8e4da
#f9e5db
#fae6dc
#fbe7dd
#ecd8ce
#ebd7cd
#ead6cc
#e9d5cb
#e8d4ca
#e7d3c9
#e6d2c8
#e5d1c7
#e4d0c6
#e3cfc5
#e2cec4
#e1cdc3
#e0ccc2
#dfcbc1

Monochromatic Color with #edd9cf

#edd9cf
#181615
#433d3b
#6d6460
#988b85
#c2b2aa

Tints of #edd9cf Color

#edd9cf
#efddd4
#f1e1d9
#f3e5df
#f5e9e4
#f7eee9
#f9f2ef
#fbf6f4
#fdfaf9
#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

#edd9cf
#cfe3ed

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

Split Complementary

#edd9cf
#cfede8
#cfd4ed

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

Analogous Color

#edcfd1
#edd3cf
#edd9cf
#eddfcf
#ede5cf

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

#edd9cf
#cfedd9
#d9cfed

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

#edd9cf
#d4edcf
#cfe3ed
#e8cfed

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

#edd9cf
#cfe3ed
#cfd4ed
#ede8cf

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

#edd9cf Color Code Preview on Black Background Color

This is how #edd9cf Color will look on black background color. Color contrast ratio is 15.43

#edd9cf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edd9cf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edd9cf

#edd9cf color code is use for CSS Background Color

Background color for the above div is #edd9cf

HTML with inline CSS

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

#edd9cf color code is use for CSS Border Color

CSS Border color for the above div is #edd9cf

HTML with inline CSS

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

CSS Border Left color for the above div is #edd9cf

HTML with inline CSS

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

CSS Border Right color for the above div is #edd9cf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edd9cf

HTML with inline CSS

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

CSS Border Top color for the above div is #edd9cf

HTML with inline CSS

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

#edd9cf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edd9cf Color code Preview on White Background

This is how #edd9cf Color code will look on white background color. Color contrast ratio is 1.36

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.