crispedge.com

Color picker

Loading...

#e96fae hex color - Red - Warm color - Information

#e96fae hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #e96fae Color code in RGB color code model is created after adding 91.37% red color, 43.53% green color and 68.24% blue color. Hex #e96fae Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 52% magenta, 25% yellow and 9% black.

Hex #e96fae color code is between #ee77aa web safe hex color code and #dd66bb web safe hex color code. #ee77aa is the nearest web safe color code. You can see here many more shades of #e96fae color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee96fae#e96fae
RGB Decimal233, 111, 174rgb(233, 111, 174)
RGB Percent91%, 44%, 68%rgb(91%, 44%, 68%)
CSS RGBa233, 111, 174,1rgba(233,111,174,1)
CMYK Modelcmyk(0%,52%,25%,9%)
HSL Color Space329,73% ,67%hsl(329,73% ,67%)
HSV Color Space329°, 52%, 91%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010010110111110101110
Octal351157256
Decimal233111174
Hexe96fae

Different shades of #e96fae color code.

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

Light Shade of #e96fae
#f09bc7
Dark Shade of #e96fae
#e24395
Saturated Shade of #e96fae
#f167ae
Desaturated Shade of #e96fae
#e177ae
Grey scale Shade of #e96fae
#acacac
Brighten Shade
#ff88c7
Most Readable Shade
#000000

Shades of #e96fae color code

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

#e96fae
#cf629a
#b55687
#9b4a74
#813d60
#67314d
#4d253a
#331826
#190c13
#000000

Similar Color like #e96fae color

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

#ea70af
#eb71b0
#ec72b1
#ed73b2
#ee74b3
#ef75b4
#f076b5
#f177b6
#f278b7
#f379b8
#f47ab9
#f57bba
#f67cbb
#f77dbc
#e86ead
#e76dac
#e66cab
#e56baa
#e46aa9
#e369a8
#e268a7
#e167a6
#e066a5
#df65a4
#de64a3
#dd63a2
#dc62a1
#db61a0

Monochromatic Color with #e96fae

#e96fae
#140a0f
#3f1e2f
#69324f
#94466f
#be5b8e

Tints of #e96fae Color

#e96fae
#eb7fb7
#ed8fc0
#f09fc9
#f2afd2
#f5bfdb
#f7cfe4
#fadfed
#fceff6
#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

#e96fae
#6fe9aa

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

Split Complementary

#e96fae
#71e96f
#6fe9e7

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

Analogous Color

#e96fdf
#e96fc6
#e96fae
#e96f96
#e96f7d

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

#e96fae
#aee96f
#6faee9

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

#e96fae
#e9e76f
#6fe9aa
#6f71e9

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

#e96fae
#6fe9aa
#6fe9e7
#e96f71

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

#e96fae Color Code Preview on Black Background Color

This is how #e96fae Color will look on black background color. Color contrast ratio is 7.35

#e96fae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e96fae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e96fae

#e96fae color code is use for CSS Background Color

Background color for the above div is #e96fae

HTML with inline CSS

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

#e96fae color code is use for CSS Border Color

CSS Border color for the above div is #e96fae

HTML with inline CSS

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

CSS Border Left color for the above div is #e96fae

HTML with inline CSS

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

CSS Border Right color for the above div is #e96fae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e96fae

HTML with inline CSS

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

CSS Border Top color for the above div is #e96fae

HTML with inline CSS

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

#e96fae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e96fae Color code Preview on White Background

This is how #e96fae Color code will look on white background color. Color contrast ratio is 2.86

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

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(233,111,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(111,233,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(233,111,174,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.