crispedge.com

Color picker

Loading...

#e5d3de hex color - Violet - Warm color - Information

#e5d3de hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #e5d3de Color code in RGB color code model is created after adding 89.8% red color, 82.75% green color and 87.06% blue color. Hex #e5d3de Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 8% magenta, 3% yellow and 10% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee5d3de#e5d3de
RGB Decimal229, 211, 222rgb(229, 211, 222)
RGB Percent90%, 83%, 87%rgb(90%, 83%, 87%)
CSS RGBa229, 211, 222,1rgba(229,211,222,1)
CMYK Modelcmyk(0%,8%,3%,10%)
HSL Color Space323,26% ,86%hsl(323,26% ,86%)
HSV Color Space323°, 8%, 90%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001011101001111011110
Octal345323336
Decimal229211222
Hexe5d3de

Different shades of #e5d3de color code.

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

Light Shade of #e5d3de
#f8f3f6
Dark Shade of #e5d3de
#d2b3c6
Saturated Shade of #e5d3de
#e8cfdf
Desaturated Shade of #e5d3de
#e1d6dd
Grey scale Shade of #e5d3de
#dcdcdc
Brighten Shade
#feecf7
Most Readable Shade
#000000

Shades of #e5d3de color code

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

#e5d3de
#cbbbc5
#b2a4ac
#988c94
#7f757b
#655d62
#4c464a
#322e31
#191718
#000000

Similar Color like #e5d3de color

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

#e6d4df
#e7d5e0
#e8d6e1
#e9d7e2
#ead8e3
#ebd9e4
#ecdae5
#eddbe6
#eedce7
#efdde8
#f0dee9
#f1dfea
#f2e0eb
#f3e1ec
#e4d2dd
#e3d1dc
#e2d0db
#e1cfda
#e0ced9
#dfcdd8
#deccd7
#ddcbd6
#dccad5
#dbc9d4
#dac8d3
#d9c7d2
#d8c6d1
#d7c5d0

Monochromatic Color with #e5d3de

#e5d3de
#100f10
#3b3639
#655e62
#90858c
#baacb5

Tints of #e5d3de Color

#e5d3de
#e7d7e1
#eadce5
#ede1e9
#f0e6ec
#f3ebf0
#f6f0f4
#f9f5f7
#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

#e5d3de
#d3e5da

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

Split Complementary

#e5d3de
#d5e5d3
#d3e5e3

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

Analogous Color

#e5d3e5
#e5d3e2
#e5d3de
#e5d3da
#e5d3d7

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

#e5d3de
#dee5d3
#d3dee5

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

#e5d3de
#e5e3d3
#d3e5da
#d3d5e5

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

#e5d3de
#d3e5da
#d3e5e3
#e5d3d5

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

#e5d3de Color Code Preview on Black Background Color

This is how #e5d3de Color will look on black background color. Color contrast ratio is 14.70

#e5d3de in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e5d3de

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e5d3de

#e5d3de color code is use for CSS Background Color

Background color for the above div is #e5d3de

HTML with inline CSS

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

#e5d3de color code is use for CSS Border Color

CSS Border color for the above div is #e5d3de

HTML with inline CSS

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

CSS Border Left color for the above div is #e5d3de

HTML with inline CSS

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

CSS Border Right color for the above div is #e5d3de

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e5d3de

HTML with inline CSS

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

CSS Border Top color for the above div is #e5d3de

HTML with inline CSS

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

#e5d3de hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e5d3de Color code Preview on White Background

This is how #e5d3de Color code will look on white background color. Color contrast ratio is 1.43

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.