crispedge.com

Color picker

Loading...

#ed556b hex color - Red - Warm color - Information

#ed556b hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #ed556b Color code in RGB color code model is created after adding 92.94% red color, 33.33% green color and 41.96% blue color. Hex #ed556b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 64% magenta, 55% yellow and 7% black.

Hex #ed556b color code is between #ee4466 web safe hex color code and #dd6677 web safe hex color code. #ee4466 is the nearest web safe color code. You can see here many more shades of #ed556b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeed556b#ed556b
RGB Decimal237, 85, 107rgb(237, 85, 107)
RGB Percent93%, 33%, 42%rgb(93%, 33%, 42%)
CSS RGBa237, 85, 107,1rgba(237,85,107,1)
CMYK Modelcmyk(0%,64%,55%,7%)
HSL Color Space351,81% ,63%hsl(351,81% ,63%)
HSV Color Space351°, 64%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011010101010101101011
Octal355125153
Decimal23785107
Hexed556b

Different shades of #ed556b color code.

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

Light Shade of #ed556b
#f28393
Dark Shade of #ed556b
#e82743
Saturated Shade of #ed556b
#f64c64
Desaturated Shade of #ed556b
#e45e72
Grey scale Shade of #ed556b
#a1a1a1
Brighten Shade
#ff6e84
Most Readable Shade
#000000

Shades of #ed556b color code

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

#ed556b
#d24b5f
#b84253
#9e3847
#832f3b
#69252f
#4f1c23
#341217
#1a090b
#000000

Similar Color like #ed556b color

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

#ee566c
#ef576d
#f0586e
#f1596f
#f25a70
#f35b71
#f45c72
#f55d73
#f65e74
#f75f75
#f86076
#f96177
#fa6278
#fb6379
#ec546a
#eb5369
#ea5268
#e95167
#e85066
#e74f65
#e64e64
#e54d63
#e44c62
#e34b61
#e24a60
#e1495f
#e0485e
#df475d

Monochromatic Color with #ed556b

#ed556b
#18090b
#43181e
#6d2731
#983745
#c24658

Tints of #ed556b Color

#ed556b
#ef677b
#f17a8b
#f38d9c
#f5a0ac
#f7b3bd
#f9c6cd
#fbd9de
#fdecee
#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

#ed556b
#55edd7

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

Split Complementary

#ed556b
#55ed8b
#55b7ed

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

Analogous Color

#ed55a8
#ed5589
#ed556b
#ed5d55
#ed7c55

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

#ed556b
#6bed55
#556bed

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

#ed556b
#b7ed55
#55edd7
#8b55ed

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

#ed556b
#55edd7
#55b7ed
#ed8b55

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

#ed556b Color Code Preview on Black Background Color

This is how #ed556b Color will look on black background color. Color contrast ratio is 6.11

#ed556b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed556b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed556b

#ed556b color code is use for CSS Background Color

Background color for the above div is #ed556b

HTML with inline CSS

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

#ed556b color code is use for CSS Border Color

CSS Border color for the above div is #ed556b

HTML with inline CSS

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

CSS Border Left color for the above div is #ed556b

HTML with inline CSS

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

CSS Border Right color for the above div is #ed556b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ed556b

HTML with inline CSS

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

CSS Border Top color for the above div is #ed556b

HTML with inline CSS

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

#ed556b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ed556b Color code Preview on White Background

This is how #ed556b Color code will look on white background color. Color contrast ratio is 3.44

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

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,85,107,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(85,237,215,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,85,107,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.