Skip to main content Skip to docs navigation

#e596ed hex color - Violet - Warm color - Information

On this page
@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Hue/Base color: Violet

Hex #e596ed Color code in RGB color code model is created after adding 89.8% red color, 58.82% green color and 92.94% blue color. Hex #e596ed Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 37% magenta, 0% yellow and 7.06% black.

Hex #e596ed color code is between #dd99ee web safe hex color code and #ee88dd web safe hex color code. #dd99ee is the nearest web safe color code. You can see here many more shades of #e596ed color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code e596ed #e596ed
RGB Decimal 229, 150, 237 rgb(229, 150, 237)
RGB Percent 90%, 59%, 93% rgb(90%, 59%, 93%)
CSS RGBa 229, 150, 237,1 rgba(229,150,237,1)
CMYK Model cmyk(3%,37%,0%,7.06%)
HSL Color Space 294,71% ,76% hsl(294,71% ,76%)
HSV Color Space 294°, 37%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11100101 10010110 11101101
Octal 345 226 355
Decimal 229 150 237
Hex e5 96 ed

Different shades of #e596ed color code.

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

Light Shade of #e596ed
#f0c2f4
Dark Shade of #e596ed
#da6ae6
Saturated Shade of #e596ed
#ea90f3
Desaturated Shade of #e596ed
#e09ce7
Grey scale Shade of #e596ed
#c1c1c1
Brighten Shade
#feafff
Most Readable Shade
#000000

Shades of #e596ed color code

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

#e596ed
#cb85d2
#b274b8
#98649e
#7f5383
#654269
#4c324f
#322134
#19101a
#000000

Similar Color like #e596ed color

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

#e697ee
#e798ef
#e899f0
#e99af1
#ea9bf2
#eb9cf3
#ec9df4
#ed9ef5
#ee9ff6
#efa0f7
#f0a1f8
#f1a2f9
#f2a3fa
#f3a4fb
#e495ec
#e394eb
#e293ea
#e192e9
#e091e8
#df90e7
#de8fe6
#dd8ee5
#dc8de4
#db8ce3
#da8be2
#d98ae1
#d889e0
#d788df

Monochromatic Color with #e596ed

#e596ed
#180f18
#412a43
#6a456d
#936098
#bc7bc2

Tints of #e596ed Color

#e596ed
#e7a1ef
#eaadf1
#edb9f3
#f0c4f5
#f3d0f7
#f6dcf9
#f9e7fb
#fcf3fd
#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

#e596ed
#9eed96

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

Split Complementary

#e596ed
#caed96
#96edb9

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

Analogous Color

#c296ed
#d496ed
#e596ed
#ed96e4
#ed96d2

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

#e596ed
#ede596
#96ede5

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

#e596ed
#edb996
#9eed96
#96c9ed

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

#e596ed
#9eed96
#96edb9
#ed96ca

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

#e596ed Color Code Preview on Black Background Color

This is how #e596ed Color will look on black background color. Color contrast ratio is 9.92

#e596ed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e596ed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e596ed

#e596ed color code is use for CSS Background Color

Background color for the above div is #e596ed

HTML with inline CSS

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

#e596ed color code is use for CSS Border Color

CSS Border color for the above div is #e596ed

HTML with inline CSS

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

CSS Border Left color for the above div is #e596ed

HTML with inline CSS

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

CSS Border Right color for the above div is #e596ed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e596ed

HTML with inline CSS

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

CSS Border Top color for the above div is #e596ed

HTML with inline CSS

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

#e596ed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e596ed Color code Preview on White Background

This is how #e596ed Color code will look on white background color. Color contrast ratio is 2.12

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

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