crispedge.com

Color picker

Loading...

#e296ca hex color - Violet - Warm color - Information

#e296ca hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #e296ca Color code in RGB color code model is created after adding 88.63% red color, 58.82% green color and 79.22% blue color. Hex #e296ca Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 34% magenta, 11% yellow and 11% black.

Hex #e296ca color code is between #dd99cc web safe hex color code and #ee88bb web safe hex color code. #dd99cc is the nearest web safe color code. You can see here many more shades of #e296ca color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee296ca#e296ca
RGB Decimal226, 150, 202rgb(226, 150, 202)
RGB Percent89%, 59%, 79%rgb(89%, 59%, 79%)
CSS RGBa226, 150, 202,1rgba(226,150,202,1)
CMYK Modelcmyk(0%,34%,11%,11%)
HSL Color Space319,57% ,74%hsl(319,57% ,74%)
HSV Color Space319°, 34%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000101001011011001010
Octal342226312
Decimal226150202
Hexe296ca

Different shades of #e296ca color code.

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

Light Shade of #e296ca
#edbede
Dark Shade of #e296ca
#d76eb6
Saturated Shade of #e296ca
#e98fcc
Desaturated Shade of #e296ca
#db9dc8
Grey scale Shade of #e296ca
#bcbcbc
Brighten Shade
#fbafe3
Most Readable Shade
#000000

Shades of #e296ca color code

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

#e296ca
#c885b3
#af749d
#966486
#7d5370
#644259
#4b3243
#32212c
#191016
#000000

Similar Color like #e296ca color

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

#e397cb
#e498cc
#e599cd
#e69ace
#e79bcf
#e89cd0
#e99dd1
#ea9ed2
#eb9fd3
#eca0d4
#eda1d5
#eea2d6
#efa3d7
#f0a4d8
#e195c9
#e094c8
#df93c7
#de92c6
#dd91c5
#dc90c4
#db8fc3
#da8ec2
#d98dc1
#d88cc0
#d78bbf
#d68abe
#d589bd
#d488bc

Monochromatic Color with #e296ca

#e296ca
#0d090c
#382532
#624158
#8d5e7e
#b77aa4

Tints of #e296ca Color

#e296ca
#e5a1cf
#e8add5
#ebb9db
#eec4e1
#f2d0e7
#f5dced
#f8e7f3
#fbf3f9
#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

#e296ca
#96e2ae

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

Split Complementary

#e296ca
#a4e296
#96e2d4

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

Analogous Color

#dc96e2
#e296d9
#e296ca
#e296bb
#e296ac

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

#e296ca
#cae296
#96cae2

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

#e296ca
#e2d496
#96e2ae
#96a4e2

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

#e296ca
#96e2ae
#96e2d4
#e296a4

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

#e296ca Color Code Preview on Black Background Color

This is how #e296ca Color will look on black background color. Color contrast ratio is 9.45

#e296ca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e296ca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e296ca

#e296ca color code is use for CSS Background Color

Background color for the above div is #e296ca

HTML with inline CSS

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

#e296ca color code is use for CSS Border Color

CSS Border color for the above div is #e296ca

HTML with inline CSS

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

CSS Border Left color for the above div is #e296ca

HTML with inline CSS

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

CSS Border Right color for the above div is #e296ca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e296ca

HTML with inline CSS

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

CSS Border Top color for the above div is #e296ca

HTML with inline CSS

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

#e296ca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e296ca Color code Preview on White Background

This is how #e296ca Color code will look on white background color. Color contrast ratio is 2.22

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

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(226,150,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(150,226,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(226,150,202,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.