crispedge.com

Color picker

Loading...

#ed3cae hex color - Red - Warm color - Information

#ed3cae hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #ed3cae Color code in RGB color code model is created after adding 92.94% red color, 23.53% green color and 68.24% blue color. Hex #ed3cae Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 75% magenta, 27% yellow and 7% black.

Hex #ed3cae color code is between #ee44aa web safe hex color code and #dd33bb web safe hex color code. #ee44aa is the nearest web safe color code. You can see here many more shades of #ed3cae color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeed3cae#ed3cae
RGB Decimal237, 60, 174rgb(237, 60, 174)
RGB Percent93%, 24%, 68%rgb(93%, 24%, 68%)
CSS RGBa237, 60, 174,1rgba(237,60,174,1)
CMYK Modelcmyk(0%,75%,27%,7%)
HSL Color Space321,83% ,58%hsl(321,83% ,58%)
HSV Color Space321°, 75%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011010011110010101110
Octal35574256
Decimal23760174
Hexed3cae

Different shades of #ed3cae color code.

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

Light Shade of #ed3cae
#f16bc1
Dark Shade of #ed3cae
#e11598
Saturated Shade of #ed3cae
#f831b1
Desaturated Shade of #ed3cae
#e247ab
Grey scale Shade of #ed3cae
#949494
Brighten Shade
#ff55c7
Most Readable Shade
#FFFFFF

Shades of #ed3cae color code

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

#ed3cae
#d2359a
#b82e87
#9e2874
#832160
#691a4d
#4f143a
#340d26
#1a0613
#000000

Similar Color like #ed3cae color

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

#ee3daf
#ef3eb0
#f03fb1
#f140b2
#f241b3
#f342b4
#f443b5
#f544b6
#f645b7
#f746b8
#f847b9
#f948ba
#fa49bb
#fb4abc
#ec3bad
#eb3aac
#ea39ab
#e938aa
#e837a9
#e736a8
#e635a7
#e534a6
#e433a5
#e332a4
#e231a3
#e130a2
#e02fa1
#df2ea0

Monochromatic Color with #ed3cae

#ed3cae
#180612
#431131
#6d1c50
#982670
#c2318f

Tints of #ed3cae Color

#ed3cae
#ef51b7
#f167c0
#f37dc9
#f592d2
#f7a8db
#f9bee4
#fbd3ed
#fde9f6
#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

#ed3cae
#3ced7b

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

Split Complementary

#ed3cae
#55ed3c
#3cedd3

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

Analogous Color

#e53ced
#ed3cd1
#ed3cae
#ed3c8b
#ed3c67

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

#ed3cae
#aeed3c
#3caeed

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

#ed3cae
#edd33c
#3ced7b
#3c55ed

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

#ed3cae
#3ced7b
#3cedd4
#ed3c55

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

#ed3cae Color Code Preview on Black Background Color

This is how #ed3cae Color will look on black background color. Color contrast ratio is 5.86

#ed3cae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed3cae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed3cae

#ed3cae color code is use for CSS Background Color

Background color for the above div is #ed3cae

HTML with inline CSS

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

#ed3cae color code is use for CSS Border Color

CSS Border color for the above div is #ed3cae

HTML with inline CSS

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

CSS Border Left color for the above div is #ed3cae

HTML with inline CSS

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

CSS Border Right color for the above div is #ed3cae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ed3cae

HTML with inline CSS

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

CSS Border Top color for the above div is #ed3cae

HTML with inline CSS

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

#ed3cae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ed3cae Color code Preview on White Background

This is how #ed3cae Color code will look on white background color. Color contrast ratio is 3.58

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

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(237,60,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(60,237,123,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,60,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.