crispedge.com

Color picker

Loading...

#eed4dd hex color - Red - Warm color - Information

#eed4dd hex color - Red - Warm color

Color Hue/Base color: Red

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

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

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codeeed4dd#eed4dd
RGB Decimal238, 212, 221rgb(238, 212, 221)
RGB Percent93%, 83%, 87%rgb(93%, 83%, 87%)
CSS RGBa238, 212, 221,1rgba(238,212,221,1)
CMYK Modelcmyk(0%,11%,7%,7%)
HSL Color Space339,43% ,88%hsl(339,43% ,88%)
HSV Color Space339°, 11%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011101101010011011101
Octal356324335
Decimal238212221
Hexeed4dd

Different shades of #eed4dd color code.

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

Light Shade of #eed4dd
#fcf9fa
Dark Shade of #eed4dd
#e0afc0
Saturated Shade of #eed4dd
#f1d1dc
Desaturated Shade of #eed4dd
#ebd7de
Grey scale Shade of #eed4dd
#e1e1e1
Brighten Shade
#ffedf6
Most Readable Shade
#000000

Shades of #eed4dd color code

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

#eed4dd
#d3bcc4
#b9a4ab
#9e8d93
#84757a
#695e62
#4f4649
#342f31
#1a1718
#000000

Similar Color like #eed4dd color

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

#efd5de
#f0d6df
#f1d7e0
#f2d8e1
#f3d9e2
#f4dae3
#f5dbe4
#f6dce5
#f7dde6
#f8dee7
#f9dfe8
#fae0e9
#fbe1ea
#fce2eb
#edd3dc
#ecd2db
#ebd1da
#ead0d9
#e9cfd8
#e8ced7
#e7cdd6
#e6ccd5
#e5cbd4
#e4cad3
#e3c9d2
#e2c8d1
#e1c7d0
#e0c6cf

Monochromatic Color with #eed4dd

#eed4dd
#1a1718
#443d3f
#6e6267
#99888e
#c3aeb6

Tints of #eed4dd Color

#eed4dd
#efd8e0
#f1dde4
#f3e2e8
#f5e7ec
#f7ebef
#f9f0f3
#fbf5f7
#fdfafb
#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

#eed4dd
#d4eee5

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

Split Complementary

#eed4dd
#d4eed8
#d4eaee

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

Analogous Color

#eed4e7
#eed4e2
#eed4dd
#eed4d8
#eed5d4

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

#eed4dd
#ddeed4
#d4ddee

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

#eed4dd
#eaeed4
#d4eee5
#d8d4ee

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

#eed4dd
#d4eee5
#d4eaee
#eed8d4

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

#eed4dd Color Code Preview on Black Background Color

This is how #eed4dd Color will look on black background color. Color contrast ratio is 15.10

#eed4dd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eed4dd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eed4dd

#eed4dd color code is use for CSS Background Color

Background color for the above div is #eed4dd

HTML with inline CSS

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

#eed4dd color code is use for CSS Border Color

CSS Border color for the above div is #eed4dd

HTML with inline CSS

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

CSS Border Left color for the above div is #eed4dd

HTML with inline CSS

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

CSS Border Right color for the above div is #eed4dd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eed4dd

HTML with inline CSS

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

CSS Border Top color for the above div is #eed4dd

HTML with inline CSS

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

#eed4dd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eed4dd Color code Preview on White Background

This is how #eed4dd Color code will look on white background color. Color contrast ratio is 1.39

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

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(238,212,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(212,238,229,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(238,212,221,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.