crispedge.com

Color picker

Loading...

#ee4e86 hex color - Red - Warm color - Information

#ee4e86 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ee4e86 Color code in RGB color code model is created after adding 93.33% red color, 30.59% green color and 52.55% blue color. Hex #ee4e86 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 67% magenta, 44% yellow and 7% black.

Hex #ee4e86 color code is between #dd5588 web safe hex color code and #ff4477 web safe hex color code. #dd5588 is the nearest web safe color code. You can see here many more shades of #ee4e86 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeee4e86#ee4e86
RGB Decimal238, 78, 134rgb(238, 78, 134)
RGB Percent93%, 31%, 53%rgb(93%, 31%, 53%)
CSS RGBa238, 78, 134,1rgba(238,78,134,1)
CMYK Modelcmyk(0%,67%,44%,7%)
HSL Color Space339,82% ,62%hsl(339,82% ,62%)
HSV Color Space339°, 67%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011100100111010000110
Octal356116206
Decimal23878134
Hexee4e86

Different shades of #ee4e86 color code.

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

Light Shade of #ee4e86
#f27da6
Dark Shade of #ee4e86
#ea1f66
Saturated Shade of #ee4e86
#f84483
Desaturated Shade of #ee4e86
#e45889
Grey scale Shade of #ee4e86
#9e9e9e
Brighten Shade
#ff679f
Most Readable Shade
#000000

Shades of #ee4e86 color code

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

#ee4e86
#d34577
#b93c68
#9e3459
#842b4a
#69223b
#4f1a2c
#34111d
#1a080e
#000000

Similar Color like #ee4e86 color

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

#ef4f87
#f05088
#f15189
#f2528a
#f3538b
#f4548c
#f5558d
#f6568e
#f7578f
#f85890
#f95991
#fa5a92
#fb5b93
#fc5c94
#ed4d85
#ec4c84
#eb4b83
#ea4a82
#e94981
#e84880
#e7477f
#e6467e
#e5457d
#e4447c
#e3437b
#e2427a
#e14179
#e04078

Monochromatic Color with #ee4e86

#ee4e86
#1a080e
#441626
#6e243e
#993256
#c3406e

Tints of #ee4e86 Color

#ee4e86
#ef6193
#f175a0
#f389ae
#f59cbb
#f7b0c9
#f9c4d6
#fbd7e4
#fdebf1
#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

#ee4e86
#4eeeb6

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

Split Complementary

#ee4e86
#4eee66
#4ed6ee

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

Analogous Color

#ee4ec6
#ee4ea6
#ee4e86
#ee4e66
#ee564e

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

#ee4e86
#86ee4e
#4e86ee

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

#ee4e86
#d6ee4e
#4eeeb6
#664eee

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

#ee4e86
#4eeeb6
#4ed6ee
#ee664e

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

#ee4e86 Color Code Preview on Black Background Color

This is how #ee4e86 Color will look on black background color. Color contrast ratio is 6.07

#ee4e86 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee4e86

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee4e86

#ee4e86 color code is use for CSS Background Color

Background color for the above div is #ee4e86

HTML with inline CSS

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

#ee4e86 color code is use for CSS Border Color

CSS Border color for the above div is #ee4e86

HTML with inline CSS

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

CSS Border Left color for the above div is #ee4e86

HTML with inline CSS

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

CSS Border Right color for the above div is #ee4e86

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ee4e86

HTML with inline CSS

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

CSS Border Top color for the above div is #ee4e86

HTML with inline CSS

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

#ee4e86 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ee4e86 Color code Preview on White Background

This is how #ee4e86 Color code will look on white background color. Color contrast ratio is 3.46

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

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(238,78,134,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(78,238,182,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(238,78,134,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.