crispedge.com

#ed7cbb hex color - Red - Warm color - Information

#ed7cbb hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #ed7cbb Color code in RGB color code model is created after adding 92.94% red color, 48.63% green color and 73.33% blue color. Hex #ed7cbb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 48% magenta, 21% yellow and 7% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeed7cbb#ed7cbb
RGB Decimal237, 124, 187rgb(237, 124, 187)
RGB Percent93%, 49%, 73%rgb(93%, 49%, 73%)
CSS RGBa237, 124, 187,1rgba(237,124,187,1)
CMYK Modelcmyk(0%,48%,21%,7%)
HSL Color Space327,76% ,71%hsl(327,76% ,71%)
HSV Color Space327°, 48%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011010111110010111011
Octal355174273
Decimal237124187
Hexed7cbb

Different shades of #ed7cbb color code.

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

Light Shade of #ed7cbb
#f3a9d2
Dark Shade of #ed7cbb
#e74fa4
Saturated Shade of #ed7cbb
#f475bc
Desaturated Shade of #ed7cbb
#e683ba
Grey scale Shade of #ed7cbb
#b4b4b4
Brighten Shade
#ff95d4
Most Readable Shade
#000000

Shades of #ed7cbb color code

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

#ed7cbb
#d26ea6
#b86091
#9e527c
#834467
#693753
#4f293e
#341b29
#1a0d14
#000000

Similar Color like #ed7cbb color

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

#ee7dbc
#ef7ebd
#f07fbe
#f180bf
#f281c0
#f382c1
#f483c2
#f584c3
#f685c4
#f786c5
#f887c6
#f988c7
#fa89c8
#fb8ac9
#ec7bba
#eb7ab9
#ea79b8
#e978b7
#e877b6
#e776b5
#e675b4
#e574b3
#e473b2
#e372b1
#e271b0
#e170af
#e06fae
#df6ead

Monochromatic Color with #ed7cbb

#ed7cbb
#180d13
#432335
#6d3956
#985078
#c26699

Tints of #ed7cbb Color

#ed7cbb
#ef8ac2
#f199ca
#f3a7d1
#f5b6d9
#f7c4e0
#f9d3e8
#fbe1ef
#fdf0f7
#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

#ed7cbb
#7cedae

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

Split Complementary

#ed7cbb
#82ed7c
#7cede7

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

Analogous Color

#ed7ce8
#ed7cd2
#ed7cbb
#ed7ca4
#ed7c8e

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

#ed7cbb
#bbed7c
#7cbbed

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

#ed7cbb
#ede67c
#7cedae
#7c82ed

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

#ed7cbb
#7cedae
#7cede7
#ed7c82

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

#ed7cbb Color Code Preview on Black Background Color

This is how #ed7cbb Color will look on black background color. Color contrast ratio is 8.20

#ed7cbb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed7cbb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed7cbb

#ed7cbb color code is use for CSS Background Color

Background color for the above div is #ed7cbb

HTML with inline CSS

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

#ed7cbb color code is use for CSS Border Color

CSS Border color for the above div is #ed7cbb

HTML with inline CSS

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

CSS Border Left color for the above div is #ed7cbb

HTML with inline CSS

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

CSS Border Right color for the above div is #ed7cbb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ed7cbb

HTML with inline CSS

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

CSS Border Top color for the above div is #ed7cbb

HTML with inline CSS

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

#ed7cbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ed7cbb Color code Preview on White Background

This is how #ed7cbb Color code will look on white background color. Color contrast ratio is 2.56

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

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

< /html>