crispedge.com

Color picker

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

#edc7cf hex color - Red - Warm color - Information

#edc7cf hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #edc7cf Color code in RGB color code model is created after adding 92.94% red color, 78.04% green color and 81.18% blue color. Hex #edc7cf Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 16% magenta, 13% yellow and 7% black.

Hex #edc7cf color code is between #eecccc web safe hex color code and #ddbbdd web safe hex color code. #eecccc is the nearest web safe color code. You can see here many more shades of #edc7cf color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeedc7cf#edc7cf
RGB Decimal237, 199, 207rgb(237, 199, 207)
RGB Percent93%, 78%, 81%rgb(93%, 78%, 81%)
CSS RGBa237, 199, 207,1rgba(237,199,207,1)
CMYK Modelcmyk(0%,16%,13%,7%)
HSL Color Space347,51% ,85%hsl(347,51% ,85%)
HSV Color Space347°, 16%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011100011111001111
Octal355307317
Decimal237199207
Hexedc7cf

Different shades of #edc7cf color code.

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

Light Shade of #edc7cf
#f9eef0
Dark Shade of #edc7cf
#e1a0ae
Saturated Shade of #edc7cf
#f1c3cd
Desaturated Shade of #edc7cf
#e9cbd1
Grey scale Shade of #edc7cf
#dadada
Brighten Shade
#ffe0e8
Most Readable Shade
#000000

Shades of #edc7cf color code

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

#edc7cf
#d2b0b8
#b89aa1
#9e848a
#836e73
#69585c
#4f4245
#342c2e
#1a1617
#000000

Similar Color like #edc7cf color

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

#eec8d0
#efc9d1
#f0cad2
#f1cbd3
#f2ccd4
#f3cdd5
#f4ced6
#f5cfd7
#f6d0d8
#f7d1d9
#f8d2da
#f9d3db
#fad4dc
#fbd5dd
#ecc6ce
#ebc5cd
#eac4cc
#e9c3cb
#e8c2ca
#e7c1c9
#e6c0c8
#e5bfc7
#e4bec6
#e3bdc5
#e2bcc4
#e1bbc3
#e0bac2
#dfb9c1

Monochromatic Color with #edc7cf

#edc7cf
#181515
#43383b
#6d5c60
#988085
#c2a3aa

Tints of #edc7cf Color

#edc7cf
#efcdd4
#f1d3d9
#f3d9df
#f5dfe4
#f7e6e9
#f9ecef
#fbf2f4
#fdf8f9
#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

#edc7cf
#c7ede5

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

Split Complementary

#edc7cf
#c7edd2
#c7e2ed

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

Analogous Color

#edc7de
#edc7d7
#edc7cf
#edc7c7
#edcec7

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

#edc7cf
#cfedc7
#c7cfed

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

#edc7cf
#e2edc7
#c7ede5
#d2c7ed

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

#edc7cf
#c7ede5
#c7e2ed
#edd2c7

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

#edc7cf Color Code Preview on Black Background Color

This is how #edc7cf Color will look on black background color. Color contrast ratio is 13.67

#edc7cf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edc7cf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edc7cf

#edc7cf color code is use for CSS Background Color

Background color for the above div is #edc7cf

HTML with inline CSS

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

#edc7cf color code is use for CSS Border Color

CSS Border color for the above div is #edc7cf

HTML with inline CSS

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

CSS Border Left color for the above div is #edc7cf

HTML with inline CSS

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

CSS Border Right color for the above div is #edc7cf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edc7cf

HTML with inline CSS

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

CSS Border Top color for the above div is #edc7cf

HTML with inline CSS

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

#edc7cf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edc7cf Color code Preview on White Background

This is how #edc7cf Color code will look on white background color. Color contrast ratio is 1.54

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.