crispedge.com

Color picker

Loading...

#eed4d9 hex color - Red - Warm color - Information

#eed4d9 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

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

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

0 Likes 0 Comments | 235 Views

RGB Chart

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

Color Table

Hex Color Codeeed4d9#eed4d9
RGB Decimal238, 212, 217rgb(238, 212, 217)
RGB Percent93%, 83%, 85%rgb(93%, 83%, 85%)
CSS RGBa238, 212, 217,1rgba(238,212,217,1)
CMYK Modelcmyk(0%,11%,9%,7%)
HSL Color Space348,43% ,88%hsl(348,43% ,88%)
HSV Color Space348°, 11%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011101101010011011001
Octal356324331
Decimal238212217
Hexeed4d9

Different shades of #eed4d9 color code.

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

Light Shade of #eed4d9
#fcf9f9
Dark Shade of #eed4d9
#e0afb9
Saturated Shade of #eed4d9
#f1d1d7
Desaturated Shade of #eed4d9
#ebd7db
Grey scale Shade of #eed4d9
#e1e1e1
Brighten Shade
#ffedf2
Most Readable Shade
#000000

Shades of #eed4d9 color code

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

#eed4d9
#d3bcc0
#b9a4a8
#9e8d90
#847578
#695e60
#4f4648
#342f30
#1a1718
#000000

Similar Color like #eed4d9 color

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

#efd5da
#f0d6db
#f1d7dc
#f2d8dd
#f3d9de
#f4dadf
#f5dbe0
#f6dce1
#f7dde2
#f8dee3
#f9dfe4
#fae0e5
#fbe1e6
#fce2e7
#edd3d8
#ecd2d7
#ebd1d6
#ead0d5
#e9cfd4
#e8ced3
#e7cdd2
#e6ccd1
#e5cbd0
#e4cacf
#e3c9ce
#e2c8cd
#e1c7cc
#e0c6cb

Monochromatic Color with #eed4d9

#eed4d9
#1a1717
#443d3e
#6e6265
#99888c
#c3aeb2

Tints of #eed4d9 Color

#eed4d9
#efd8dd
#f1dde1
#f3e2e5
#f5e7e9
#f7ebee
#f9f0f2
#fbf5f6
#fdfafa
#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

#eed4d9
#d4eee9

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

Split Complementary

#eed4d9
#d4eedc
#d4e6ee

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

Analogous Color

#eed4e3
#eed4de
#eed4d9
#eed4d4
#eed9d4

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

#eed4d9
#d9eed4
#d4d9ee

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

#eed4d9
#e6eed4
#d4eee9
#dcd4ee

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

#eed4d9
#d4eee9
#d4e6ee
#eedcd4

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

#eed4d9 Color Code Preview on Black Background Color

This is how #eed4d9 Color will look on black background color. Color contrast ratio is 15.05

#eed4d9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eed4d9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eed4d9

#eed4d9 color code is use for CSS Background Color

Background color for the above div is #eed4d9

HTML with inline CSS

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

#eed4d9 color code is use for CSS Border Color

CSS Border color for the above div is #eed4d9

HTML with inline CSS

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

CSS Border Left color for the above div is #eed4d9

HTML with inline CSS

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

CSS Border Right color for the above div is #eed4d9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eed4d9

HTML with inline CSS

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

CSS Border Top color for the above div is #eed4d9

HTML with inline CSS

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

#eed4d9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eed4d9 Color code Preview on White Background

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

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

0 Likes 0 Comments | 235 Views

Post your comment:-

By submitting comment you agree to our privacy policy.