crispedge.com

Color picker

Loading...

#e7d9dc hex color - Violet - Warm color - Information

#e7d9dc hex color - Violet - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Violet

Hex #e7d9dc Color code in RGB color code model is created after adding 90.59% red color, 85.1% green color and 86.27% blue color. Hex #e7d9dc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 5% yellow and 9% black.

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

0 Likes 0 Comments | 29 Views

RGB Chart

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

Color Table

Hex Color Codee7d9dc#e7d9dc
RGB Decimal231, 217, 220rgb(231, 217, 220)
RGB Percent91%, 85%, 86%rgb(91%, 85%, 86%)
CSS RGBa231, 217, 220,1rgba(231,217,220,1)
CMYK Modelcmyk(0%,6%,5%,9%)
HSL Color Space347,23% ,88%hsl(347,23% ,88%)
HSV Color Space347°, 6%, 91%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001111101100111011100
Octal347331334
Decimal231217220
Hexe7d9dc

Different shades of #e7d9dc color code.

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

Light Shade of #e7d9dc
#fbf8f9
Dark Shade of #e7d9dc
#d3babf
Saturated Shade of #e7d9dc
#ead6da
Desaturated Shade of #e7d9dc
#e4dcde
Grey scale Shade of #e7d9dc
#e0e0e0
Brighten Shade
#fff2f5
Most Readable Shade
#000000

Shades of #e7d9dc color code

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

#e7d9dc
#cdc0c3
#b3a8ab
#9a9092
#80787a
#666061
#4d4849
#333030
#191818
#000000

Similar Color like #e7d9dc color

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

#e8dadd
#e9dbde
#eadcdf
#ebdde0
#ecdee1
#eddfe2
#eee0e3
#efe1e4
#f0e2e5
#f1e3e6
#f2e4e7
#f3e5e8
#f4e6e9
#f5e7ea
#e6d8db
#e5d7da
#e4d6d9
#e3d5d8
#e2d4d7
#e1d3d6
#e0d2d5
#dfd1d4
#ded0d3
#ddcfd2
#dcced1
#dbcdd0
#dacccf
#d9cbce

Monochromatic Color with #e7d9dc

#e7d9dc
#121112
#3d393a
#676163
#92898b
#bcb1b4

Tints of #e7d9dc Color

#e7d9dc
#e9dddf
#ece1e3
#efe5e7
#f1e9eb
#f4eeef
#f7f2f3
#f9f6f7
#fcfafb
#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

#e7d9dc
#d9e7e4

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

Split Complementary

#e7d9dc
#d9e7dd
#d9e3e7

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

Analogous Color

#e7d9e2
#e7d9df
#e7d9dc
#e7d9d9
#e7dcd9

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

#e7d9dc
#dce7d9
#d9dce7

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

#e7d9dc
#e3e7d9
#d9e7e4
#ddd9e7

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

#e7d9dc
#d9e7e4
#d9e3e7
#e7ddd9

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

#e7d9dc Color Code Preview on Black Background Color

This is how #e7d9dc Color will look on black background color. Color contrast ratio is 15.36

#e7d9dc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e7d9dc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e7d9dc

#e7d9dc color code is use for CSS Background Color

Background color for the above div is #e7d9dc

HTML with inline CSS

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

#e7d9dc color code is use for CSS Border Color

CSS Border color for the above div is #e7d9dc

HTML with inline CSS

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

CSS Border Left color for the above div is #e7d9dc

HTML with inline CSS

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

CSS Border Right color for the above div is #e7d9dc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e7d9dc

HTML with inline CSS

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

CSS Border Top color for the above div is #e7d9dc

HTML with inline CSS

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

#e7d9dc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e7d9dc Color code Preview on White Background

This is how #e7d9dc Color code will look on white background color. Color contrast ratio is 1.37

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

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

0 Likes 0 Comments | 29 Views

Post your comment:-

By submitting comment you agree to our privacy policy.