crispedge.com

Color picker

Loading...

#e7c5ed hex color - Violet - Warm color - Information

#e7c5ed hex color - Violet - Warm color

Color Hue/Base color: Violet

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

Hex #e7c5ed color code is between #eeccee web safe hex color code and #ddbbdd web safe hex color code. #eeccee is the nearest web safe color code. You can see here many more shades of #e7c5ed color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codee7c5ed#e7c5ed
RGB Decimal231, 197, 237rgb(231, 197, 237)
RGB Percent91%, 77%, 93%rgb(91%, 77%, 93%)
CSS RGBa231, 197, 237,1rgba(231,197,237,1)
CMYK Modelcmyk(3%,17%,0%,7%)
HSL Color Space291,53% ,85%hsl(291,53% ,85%)
HSV Color Space291°, 17%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001111100010111101101
Octal347305355
Decimal231197237
Hexe7c5ed

Different shades of #e7c5ed color code.

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

Light Shade of #e7c5ed
#f7ecf9
Dark Shade of #e7c5ed
#d79ee1
Saturated Shade of #e7c5ed
#eac1f1
Desaturated Shade of #e7c5ed
#e4c9e9
Grey scale Shade of #e7c5ed
#d9d9d9
Brighten Shade
#ffdeff
Most Readable Shade
#000000

Shades of #e7c5ed color code

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

#e7c5ed
#cdafd2
#b399b8
#9a839e
#806d83
#665769
#4d414f
#332b34
#19151a
#000000

Similar Color like #e7c5ed color

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

#e8c6ee
#e9c7ef
#eac8f0
#ebc9f1
#eccaf2
#edcbf3
#eeccf4
#efcdf5
#f0cef6
#f1cff7
#f2d0f8
#f3d1f9
#f4d2fa
#f5d3fb
#e6c4ec
#e5c3eb
#e4c2ea
#e3c1e9
#e2c0e8
#e1bfe7
#e0bee6
#dfbde5
#debce4
#ddbbe3
#dcbae2
#dbb9e1
#dab8e0
#d9b7df

Monochromatic Color with #e7c5ed

#e7c5ed
#181418
#413843
#6b5b6d
#947e98
#bea2c2

Tints of #e7c5ed Color

#e7c5ed
#e9cbef
#ecd1f1
#efd8f3
#f1def5
#f4e5f7
#f7ebf9
#f9f2fb
#fcf8fd
#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

#e7c5ed
#cbedc5

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

Split Complementary

#e7c5ed
#dfedc5
#c5edd3

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

Analogous Color

#d7c5ed
#dfc5ed
#e7c5ed
#edc5eb
#edc5e3

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

#e7c5ed
#ede7c5
#c5ede7

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

#e7c5ed
#edd3c5
#cbedc5
#c5dfed

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

#e7c5ed
#cbedc5
#c5edd3
#edc5df

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

#e7c5ed Color Code Preview on Black Background Color

This is how #e7c5ed Color will look on black background color. Color contrast ratio is 13.61

#e7c5ed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e7c5ed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e7c5ed

#e7c5ed color code is use for CSS Background Color

Background color for the above div is #e7c5ed

HTML with inline CSS

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

#e7c5ed color code is use for CSS Border Color

CSS Border color for the above div is #e7c5ed

HTML with inline CSS

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

CSS Border Left color for the above div is #e7c5ed

HTML with inline CSS

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

CSS Border Right color for the above div is #e7c5ed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e7c5ed

HTML with inline CSS

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

CSS Border Top color for the above div is #e7c5ed

HTML with inline CSS

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

#e7c5ed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e7c5ed Color code Preview on White Background

This is how #e7c5ed Color code will look on white background color. Color contrast ratio is 1.54

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.