crispedge.com

Color picker

Loading...

#edd7ed hex color - Violet - Warm color - Information

#edd7ed hex color - Violet - Warm color

Color Hue/Base color: Violet

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeedd7ed#edd7ed
RGB Decimal237, 215, 237rgb(237, 215, 237)
RGB Percent93%, 84%, 93%rgb(93%, 84%, 93%)
CSS RGBa237, 215, 237,1rgba(237,215,237,1)
CMYK Modelcmyk(0%,9%,0%,7%)
HSL Color Space300,38% ,89%hsl(300,38% ,89%)
HSV Color Space300°, 9%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011101011111101101
Octal355327355
Decimal237215237
Hexedd7ed

Different shades of #edd7ed color code.

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

Light Shade of #edd7ed
#fdfafd
Dark Shade of #edd7ed
#ddb4dd
Saturated Shade of #edd7ed
#f0d4f0
Desaturated Shade of #edd7ed
#eadaea
Grey scale Shade of #edd7ed
#e2e2e2
Brighten Shade
#fff0ff
Most Readable Shade
#000000

Shades of #edd7ed color code

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

#edd7ed
#d2bfd2
#b8a7b8
#9e8f9e
#837783
#695f69
#4f474f
#342f34
#1a171a
#000000

Similar Color like #edd7ed color

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

#eed8ee
#efd9ef
#f0daf0
#f1dbf1
#f2dcf2
#f3ddf3
#f4def4
#f5dff5
#f6e0f6
#f7e1f7
#f8e2f8
#f9e3f9
#fae4fa
#fbe5fb
#ecd6ec
#ebd5eb
#ead4ea
#e9d3e9
#e8d2e8
#e7d1e7
#e6d0e6
#e5cfe5
#e4cee4
#e3cde3
#e2cce2
#e1cbe1
#e0cae0
#dfc9df

Monochromatic Color with #edd7ed

#edd7ed
#181618
#433d43
#6d636d
#988a98
#c2b0c2

Tints of #edd7ed Color

#edd7ed
#efdbef
#f1dff1
#f3e4f3
#f5e8f5
#f7edf7
#f9f1f9
#fbf6fb
#fdfafd
#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

#edd7ed
#d7edd7

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

Split Complementary

#edd7ed
#e2edd7
#d7ede2

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

Analogous Color

#e4d7ed
#e9d7ed
#edd7ed
#edd7e9
#edd7e4

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

#edd7ed
#ededd7
#d7eded

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

#edd7ed
#ede2d7
#d7edd7
#d7e2ed

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

#edd7ed
#d7edd7
#d7ede2
#edd7e2

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

#edd7ed Color Code Preview on Black Background Color

This is how #edd7ed Color will look on black background color. Color contrast ratio is 15.54

#edd7ed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edd7ed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edd7ed

#edd7ed color code is use for CSS Background Color

Background color for the above div is #edd7ed

HTML with inline CSS

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

#edd7ed color code is use for CSS Border Color

CSS Border color for the above div is #edd7ed

HTML with inline CSS

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

CSS Border Left color for the above div is #edd7ed

HTML with inline CSS

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

CSS Border Right color for the above div is #edd7ed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edd7ed

HTML with inline CSS

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

CSS Border Top color for the above div is #edd7ed

HTML with inline CSS

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

#edd7ed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edd7ed Color code Preview on White Background

This is how #edd7ed Color code will look on white background color. Color contrast ratio is 1.35

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

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(237,215,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(215,237,215,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,215,237,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.