crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#ec5e7f hex color - Red - Warm color - Information

#ec5e7f hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

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

Hex #ec5e7f color code is between #ee6677 web safe hex color code and #dd5588 web safe hex color code. #ee6677 is the nearest web safe color code. You can see here many more shades of #ec5e7f color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeec5e7f#ec5e7f
RGB Decimal236, 94, 127rgb(236, 94, 127)
RGB Percent93%, 37%, 50%rgb(93%, 37%, 50%)
CSS RGBa236, 94, 127,1rgba(236,94,127,1)
CMYK Modelcmyk(0%,60%,46%,7%)
HSL Color Space346,79% ,65%hsl(346,79% ,65%)
HSV Color Space346°, 60%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011000101111001111111
Octal354136177
Decimal23694127
Hexec5e7f

Different shades of #ec5e7f color code.

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

Light Shade of #ec5e7f
#f18ca3
Dark Shade of #ec5e7f
#e7305b
Saturated Shade of #ec5e7f
#f5557a
Desaturated Shade of #ec5e7f
#e36784
Grey scale Shade of #ec5e7f
#a5a5a5
Brighten Shade
#ff7798
Most Readable Shade
#000000

Shades of #ec5e7f color code

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

#ec5e7f
#d15370
#b74962
#9d3e54
#833446
#682938
#4e1f2a
#34141c
#1a0a0e
#000000

Similar Color like #ec5e7f color

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

#ed5f80
#ee6081
#ef6182
#f06283
#f16384
#f26485
#f36586
#f46687
#f56788
#f66889
#f7698a
#f86a8b
#f96b8c
#fa6c8d
#eb5d7e
#ea5c7d
#e95b7c
#e85a7b
#e7597a
#e65879
#e55778
#e45677
#e35576
#e25475
#e15374
#e05273
#df5172
#de5071

Monochromatic Color with #ec5e7f

#ec5e7f
#17090d
#421a24
#6c2b3a
#973c51
#c14d68

Tints of #ec5e7f Color

#ec5e7f
#ee6f8d
#f0819b
#f293a9
#f4a5b7
#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

#ec5e7f
#5eeccb

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

Split Complementary

#ec5e7f
#5eec84
#5ec6ec

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

Analogous Color

#ec5eb8
#ec5e9b
#ec5e7f
#ec5e63
#ec765e

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

#ec5e7f
#7fec5e
#5e7fec

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

#ec5e7f
#c6ec5e
#5eeccb
#845eec

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

#ec5e7f
#5eeccb
#5ec6ec
#ec845e

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

#ec5e7f Color Code Preview on Black Background Color

This is how #ec5e7f Color will look on black background color. Color contrast ratio is 6.47

#ec5e7f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ec5e7f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ec5e7f

#ec5e7f color code is use for CSS Background Color

Background color for the above div is #ec5e7f

HTML with inline CSS

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

#ec5e7f color code is use for CSS Border Color

CSS Border color for the above div is #ec5e7f

HTML with inline CSS

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

CSS Border Left color for the above div is #ec5e7f

HTML with inline CSS

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

CSS Border Right color for the above div is #ec5e7f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ec5e7f

HTML with inline CSS

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

CSS Border Top color for the above div is #ec5e7f

HTML with inline CSS

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

#ec5e7f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ec5e7f Color code Preview on White Background

This is how #ec5e7f Color code will look on white background color. Color contrast ratio is 3.24

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.