crispedge.com

Color picker

Loading...

#ea2e6c hex color - Red - Warm color - Information

#ea2e6c hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ea2e6c Color code in RGB color code model is created after adding 91.76% red color, 18.04% green color and 42.35% blue color. Hex #ea2e6c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 80% magenta, 54% yellow and 8% black.

Hex #ea2e6c color code is between #ee3366 web safe hex color code and #dd2277 web safe hex color code. #ee3366 is the nearest web safe color code. You can see here many more shades of #ea2e6c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeea2e6c#ea2e6c
RGB Decimal234, 46, 108rgb(234, 46, 108)
RGB Percent92%, 18%, 42%rgb(92%, 18%, 42%)
CSS RGBa234, 46, 108,1rgba(234,46,108,1)
CMYK Modelcmyk(0%,80%,54%,8%)
HSL Color Space340,82% ,55%hsl(340,82% ,55%)
HSV Color Space340°, 80%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010100010111001101100
Octal35256154
Decimal23446108
Hexea2e6c

Different shades of #ea2e6c color code.

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

Light Shade of #ea2e6c
#ef5c8d
Dark Shade of #ea2e6c
#d01553
Saturated Shade of #ea2e6c
#f52368
Desaturated Shade of #ea2e6c
#de3a70
Grey scale Shade of #ea2e6c
#8c8c8c
Brighten Shade
#ff4785
Most Readable Shade
#FFFFFF

Shades of #ea2e6c color code

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

#ea2e6c
#d02860
#b62354
#9c1e48
#82193c
#681430
#4e0f24
#340a18
#1a050c
#000000

Similar Color like #ea2e6c color

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

#eb2f6d
#ec306e
#ed316f
#ee3270
#ef3371
#f03472
#f13573
#f23674
#f33775
#f43876
#f53977
#f63a78
#f73b79
#f83c7a
#e92d6b
#e82c6a
#e72b69
#e62a68
#e52967
#e42866
#e32765
#e22664
#e12563
#e02462
#df2361
#de2260
#dd215f
#dc205e

Monochromatic Color with #ea2e6c

#ea2e6c
#15040a
#400d1e
#6a1531
#951d45
#bf2658

Tints of #ea2e6c Color

#ea2e6c
#ec457c
#ee5c8c
#f1739d
#f38aad
#f5a2bd
#f8b9ce
#fad0de
#fce7ee
#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

#ea2e6c
#2eeaac

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

Split Complementary

#ea2e6c
#2eea4e
#2ecaea

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

Analogous Color

#ea2eb7
#ea2e92
#ea2e6c
#ea2e46
#ea3b2e

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

#ea2e6c
#6cea2e
#2e6cea

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

#ea2e6c
#caea2e
#2eeaac
#4e2eea

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

#ea2e6c
#2eeaac
#2ecaea
#ea4e2e

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

#ea2e6c Color Code Preview on Black Background Color

This is how #ea2e6c Color will look on black background color. Color contrast ratio is 5.11

#ea2e6c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea2e6c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea2e6c

#ea2e6c color code is use for CSS Background Color

Background color for the above div is #ea2e6c

HTML with inline CSS

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

#ea2e6c color code is use for CSS Border Color

CSS Border color for the above div is #ea2e6c

HTML with inline CSS

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

CSS Border Left color for the above div is #ea2e6c

HTML with inline CSS

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

CSS Border Right color for the above div is #ea2e6c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ea2e6c

HTML with inline CSS

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

CSS Border Top color for the above div is #ea2e6c

HTML with inline CSS

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

#ea2e6c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ea2e6c Color code Preview on White Background

This is how #ea2e6c Color code will look on white background color. Color contrast ratio is 4.11

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

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(234,46,108,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(46,234,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(234,46,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.