crispedge.com

Color picker

Loading...

#eb5d7f hex color - Red - Warm color - Information

#eb5d7f hex color - Red - Warm color

Color Hue/Base color: Red

Hex #eb5d7f Color code in RGB color code model is created after adding 92.16% red color, 36.47% green color and 49.8% blue color. Hex #eb5d7f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 60% magenta, 46% yellow and 8% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeeb5d7f#eb5d7f
RGB Decimal235, 93, 127rgb(235, 93, 127)
RGB Percent92%, 36%, 50%rgb(92%, 36%, 50%)
CSS RGBa235, 93, 127,1rgba(235,93,127,1)
CMYK Modelcmyk(0%,60%,46%,8%)
HSL Color Space346,78% ,64%hsl(346,78% ,64%)
HSV Color Space346°, 60%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010110101110101111111
Octal353135177
Decimal23593127
Hexeb5d7f

Different shades of #eb5d7f color code.

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

Light Shade of #eb5d7f
#f18aa3
Dark Shade of #eb5d7f
#e5305b
Saturated Shade of #eb5d7f
#f4547a
Desaturated Shade of #eb5d7f
#e26684
Grey scale Shade of #eb5d7f
#a4a4a4
Brighten Shade
#ff7698
Most Readable Shade
#000000

Shades of #eb5d7f color code

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

#eb5d7f
#d05270
#b64862
#9c3e54
#823346
#682938
#4e1f2a
#34141c
#1a0a0e
#000000

Similar Color like #eb5d7f color

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

#ec5e80
#ed5f81
#ee6082
#ef6183
#f06284
#f16385
#f26486
#f36587
#f46688
#f56789
#f6688a
#f7698b
#f86a8c
#f96b8d
#ea5c7e
#e95b7d
#e85a7c
#e7597b
#e6587a
#e55779
#e45678
#e35577
#e25476
#e15375
#e05274
#df5173
#de5072
#dd4f71

Monochromatic Color with #eb5d7f

#eb5d7f
#16090c
#411a23
#6b2b3a
#963b51
#c04c68

Tints of #eb5d7f Color

#eb5d7f
#ed6f8d
#ef819b
#f193a9
#f3a5b7
#f6b7c6
#f8c9d4
#fadbe2
#fcedf0
#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

#eb5d7f
#5debc9

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

Split Complementary

#eb5d7f
#5deb82
#5dc6eb

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

Analogous Color

#eb5db8
#eb5d9b
#eb5d7f
#eb5d63
#eb745d

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

#eb5d7f
#7feb5d
#5d7feb

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

#eb5d7f
#c6eb5d
#5debc9
#825deb

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

#eb5d7f
#5debc9
#5dc6eb
#eb825d

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

#eb5d7f Color Code Preview on Black Background Color

This is how #eb5d7f Color will look on black background color. Color contrast ratio is 6.40

#eb5d7f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eb5d7f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eb5d7f

#eb5d7f color code is use for CSS Background Color

Background color for the above div is #eb5d7f

HTML with inline CSS

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

#eb5d7f color code is use for CSS Border Color

CSS Border color for the above div is #eb5d7f

HTML with inline CSS

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

CSS Border Left color for the above div is #eb5d7f

HTML with inline CSS

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

CSS Border Right color for the above div is #eb5d7f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eb5d7f

HTML with inline CSS

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

CSS Border Top color for the above div is #eb5d7f

HTML with inline CSS

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

#eb5d7f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eb5d7f Color code Preview on White Background

This is how #eb5d7f Color code will look on white background color. Color contrast ratio is 3.28

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

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(235,93,127,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(93,235,201,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(235,93,127,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.