crispedge.com

Color picker

Loading...

#e2486c hex color - Red - Warm color - Information

#e2486c hex color - Red - Warm color

Color Hue/Base color: Red

Hex #e2486c Color code in RGB color code model is created after adding 88.63% red color, 28.24% green color and 42.35% blue color. Hex #e2486c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 68% magenta, 52% yellow and 11% black.

Hex #e2486c color code is between #dd4466 web safe hex color code and #ee5577 web safe hex color code. #dd4466 is the nearest web safe color code. You can see here many more shades of #e2486c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee2486c#e2486c
RGB Decimal226, 72, 108rgb(226, 72, 108)
RGB Percent89%, 28%, 42%rgb(89%, 28%, 42%)
CSS RGBa226, 72, 108,1rgba(226,72,108,1)
CMYK Modelcmyk(0%,68%,52%,11%)
HSL Color Space346,73% ,58%hsl(346,73% ,58%)
HSV Color Space346°, 68%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000100100100001101100
Octal342110154
Decimal22672108
Hexe2486c

Different shades of #e2486c color code.

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

Light Shade of #e2486c
#e9748f
Dark Shade of #e2486c
#d5224c
Saturated Shade of #e2486c
#ed3d66
Desaturated Shade of #e2486c
#d75372
Grey scale Shade of #e2486c
#959595
Brighten Shade
#fb6185
Most Readable Shade
#FFFFFF

Shades of #e2486c color code

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

#e2486c
#c84060
#af3854
#963048
#7d283c
#642030
#4b1824
#321018
#19080c
#000000

Similar Color like #e2486c color

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

#e3496d
#e44a6e
#e54b6f
#e64c70
#e74d71
#e84e72
#e94f73
#ea5074
#eb5175
#ec5276
#ed5377
#ee5478
#ef5579
#f0567a
#e1476b
#e0466a
#df4569
#de4468
#dd4367
#dc4266
#db4165
#da4064
#d93f63
#d83e62
#d73d61
#d63c60
#d53b5f
#d43a5e

Monochromatic Color with #e2486c

#e2486c
#0d0406
#38121b
#621f2f
#8d2d43
#b73a58

Tints of #e2486c Color

#e2486c
#e55c7c
#e8708c
#eb859d
#ee99ad
#f2adbd
#f5c2ce
#f8d6de
#fbeaee
#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

#e2486c
#48e2be

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

Split Complementary

#e2486c
#48e271
#48b9e2

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

Analogous Color

#e248aa
#e2488b
#e2486c
#e2484d
#e26248

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

#e2486c
#6ce248
#486ce2

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

#e2486c
#b9e248
#48e2be
#7148e2

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

#e2486c
#48e2be
#48b9e2
#e27148

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

#e2486c Color Code Preview on Black Background Color

This is how #e2486c Color will look on black background color. Color contrast ratio is 5.38

#e2486c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e2486c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e2486c

#e2486c color code is use for CSS Background Color

Background color for the above div is #e2486c

HTML with inline CSS

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

#e2486c color code is use for CSS Border Color

CSS Border color for the above div is #e2486c

HTML with inline CSS

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

CSS Border Left color for the above div is #e2486c

HTML with inline CSS

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

CSS Border Right color for the above div is #e2486c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e2486c

HTML with inline CSS

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

CSS Border Top color for the above div is #e2486c

HTML with inline CSS

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

#e2486c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e2486c Color code Preview on White Background

This is how #e2486c Color code will look on white background color. Color contrast ratio is 3.91

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

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,72,108,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(72,226,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(226,72,108,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.