crispedge.com

Color picker

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

#eddde0 hex color - Red - Warm color - Information

#eddde0 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #eddde0 Color code in RGB color code model is created after adding 92.94% red color, 86.67% green color and 87.84% blue color. Hex #eddde0 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 7% magenta, 5% yellow and 7% black.

Hex #eddde0 color code is between #eeccdd web safe hex color code and #ddeeee web safe hex color code. #eeccdd is the nearest web safe color code. You can see here many more shades of #eddde0 color code.

0 Likes 0 Comments | 6 Views

Color Table

Hex Color Codeeddde0#eddde0
RGB Decimal237, 221, 224rgb(237, 221, 224)
RGB Percent93%, 87%, 88%rgb(93%, 87%, 88%)
CSS RGBa237, 221, 224,1rgba(237,221,224,1)
CMYK Modelcmyk(0%,7%,5%,7%)
HSL Color Space349,31% ,90%hsl(349,31% ,90%)
HSV Color Space349°, 7%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011101110111100000
Octal355335340
Decimal237221224
Hexeddde0

Different shades of #eddde0 color code.

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

Light Shade of #eddde0
#fffefe
Dark Shade of #eddde0
#dbbcc2
Saturated Shade of #eddde0
#f0dade
Desaturated Shade of #eddde0
#eae0e2
Grey scale Shade of #eddde0
#e5e5e5
Brighten Shade
#fff6f9
Most Readable Shade
#000000

Shades of #eddde0 color code

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

#eddde0
#d2c4c7
#b8abae
#9e9395
#837a7c
#696263
#4f494a
#343131
#1a1818
#000000

Similar Color like #eddde0 color

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

#eedee1
#efdfe2
#f0e0e3
#f1e1e4
#f2e2e5
#f3e3e6
#f4e4e7
#f5e5e8
#f6e6e9
#f7e7ea
#f8e8eb
#f9e9ec
#faeaed
#fbebee
#ecdcdf
#ebdbde
#eadadd
#e9d9dc
#e8d8db
#e7d7da
#e6d6d9
#e5d5d8
#e4d4d7
#e3d3d6
#e2d2d5
#e1d1d4
#e0d0d3
#dfcfd2

Monochromatic Color with #eddde0

#eddde0
#181717
#433e3f
#6d6667
#988e90
#c2b5b8

Tints of #eddde0 Color

#eddde0
#efe0e3
#f1e4e6
#f3e8ea
#f5eced
#f7eff1
#f9f3f4
#fbf7f8
#fdfbfb
#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

#eddde0
#ddedea

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

Split Complementary

#eddde0
#ddede2
#dde8ed

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

Analogous Color

#eddde6
#eddde3
#eddde0
#eddddd
#ede0dd

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

#eddde0
#e0eddd
#dde0ed

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

#eddde0
#e8eddd
#ddedea
#e2dded

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

#eddde0
#ddedea
#dde8ed
#ede2dd

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

#eddde0 Color Code Preview on Black Background Color

This is how #eddde0 Color will look on black background color. Color contrast ratio is 16.02

#eddde0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eddde0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eddde0

#eddde0 color code is use for CSS Background Color

Background color for the above div is #eddde0

HTML with inline CSS

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

#eddde0 color code is use for CSS Border Color

CSS Border color for the above div is #eddde0

HTML with inline CSS

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

CSS Border Left color for the above div is #eddde0

HTML with inline CSS

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

CSS Border Right color for the above div is #eddde0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eddde0

HTML with inline CSS

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

CSS Border Top color for the above div is #eddde0

HTML with inline CSS

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

#eddde0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eddde0 Color code Preview on White Background

This is how #eddde0 Color code will look on white background color. Color contrast ratio is 1.31

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

Related Gradients

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

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.