crispedge.com

Color picker

Loading...

#e495eb hex color - Violet - Warm color - Information

#e495eb hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #e495eb Color code in RGB color code model is created after adding 89.41% red color, 58.43% green color and 92.16% blue color. Hex #e495eb Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 37% magenta, 0% yellow and 8% black.

Hex #e495eb 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 #e495eb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee495eb#e495eb
RGB Decimal228, 149, 235rgb(228, 149, 235)
RGB Percent89%, 58%, 92%rgb(89%, 58%, 92%)
CSS RGBa228, 149, 235,1rgba(228,149,235,1)
CMYK Modelcmyk(3%,37%,0%,8%)
HSL Color Space295,68% ,75%hsl(295,68% ,75%)
HSV Color Space295°, 37%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001001001010111101011
Octal344225353
Decimal228149235
Hexe495eb

Different shades of #e495eb color code.

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

Light Shade of #e495eb
#efc0f3
Dark Shade of #e495eb
#d96ae3
Saturated Shade of #e495eb
#e98ff1
Desaturated Shade of #e495eb
#df9be5
Grey scale Shade of #e495eb
#c0c0c0
Brighten Shade
#fdaeff
Most Readable Shade
#000000

Shades of #e495eb color code

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

#e495eb
#ca84d0
#b173b6
#98639c
#7e5282
#654268
#4c314e
#322134
#19101a
#000000

Similar Color like #e495eb color

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

#e596ec
#e697ed
#e798ee
#e899ef
#e99af0
#ea9bf1
#eb9cf2
#ec9df3
#ed9ef4
#ee9ff5
#efa0f6
#f0a1f7
#f1a2f8
#f2a3f9
#e394ea
#e293e9
#e192e8
#e091e7
#df90e6
#de8fe5
#dd8ee4
#dc8de3
#db8ce2
#da8be1
#d98ae0
#d889df
#d788de
#d687dd

Monochromatic Color with #e495eb

#e495eb
#160e16
#3f2941
#68446b
#925f96
#bb7ac0

Tints of #e495eb Color

#e495eb
#e7a0ed
#eaacef
#edb8f1
#f0c4f3
#f3cff6
#f6dbf8
#f9e7fa
#fcf3fc
#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

#e495eb
#9ceb95

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

Split Complementary

#e495eb
#c7eb95
#95ebb9

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

Analogous Color

#c295eb
#d395eb
#e495eb
#eb95e1
#eb95d0

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

#e495eb
#ebe495
#95ebe4

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

#e495eb
#ebb995
#9ceb95
#95c7eb

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

#e495eb
#9ceb95
#95ebb9
#eb95c7

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

#e495eb Color Code Preview on Black Background Color

This is how #e495eb Color will look on black background color. Color contrast ratio is 9.80

#e495eb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e495eb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e495eb

#e495eb color code is use for CSS Background Color

Background color for the above div is #e495eb

HTML with inline CSS

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

#e495eb color code is use for CSS Border Color

CSS Border color for the above div is #e495eb

HTML with inline CSS

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

CSS Border Left color for the above div is #e495eb

HTML with inline CSS

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

CSS Border Right color for the above div is #e495eb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e495eb

HTML with inline CSS

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

CSS Border Top color for the above div is #e495eb

HTML with inline CSS

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

#e495eb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e495eb Color code Preview on White Background

This is how #e495eb Color code will look on white background color. Color contrast ratio is 2.14

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

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(228,149,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(156,235,149,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(228,149,235,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.