crispedge.com

Color picker

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

#ed8eaf hex color - Red - Warm color - Information

#ed8eaf hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ed8eaf Color code in RGB color code model is created after adding 92.94% red color, 55.69% green color and 68.63% blue color. Hex #ed8eaf Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 40% magenta, 26% yellow and 7% black.

Hex #ed8eaf color code is between #ee88aa web safe hex color code and #dd99bb web safe hex color code. #ee88aa is the nearest web safe color code. You can see here many more shades of #ed8eaf color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeed8eaf#ed8eaf
RGB Decimal237, 142, 175rgb(237, 142, 175)
RGB Percent93%, 56%, 69%rgb(93%, 56%, 69%)
CSS RGBa237, 142, 175,1rgba(237,142,175,1)
CMYK Modelcmyk(0%,40%,26%,7%)
HSL Color Space339,73% ,74%hsl(339,73% ,74%)
HSV Color Space339°, 40%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011000111010101111
Octal355216257
Decimal237142175
Hexed8eaf

Different shades of #ed8eaf color code.

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

Light Shade of #ed8eaf
#f4bace
Dark Shade of #ed8eaf
#e66290
Saturated Shade of #ed8eaf
#f487ad
Desaturated Shade of #ed8eaf
#e695b1
Grey scale Shade of #ed8eaf
#bdbdbd
Brighten Shade
#ffa7c8
Most Readable Shade
#000000

Shades of #ed8eaf color code

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

#ed8eaf
#d27e9b
#b86e88
#9e5e74
#834e61
#693f4d
#4f2f3a
#341f26
#1a0f13
#000000

Similar Color like #ed8eaf color

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

#ee8fb0
#ef90b1
#f091b2
#f192b3
#f293b4
#f394b5
#f495b6
#f596b7
#f697b8
#f798b9
#f899ba
#f99abb
#fa9bbc
#fb9cbd
#ec8dae
#eb8cad
#ea8bac
#e98aab
#e889aa
#e788a9
#e687a8
#e586a7
#e485a6
#e384a5
#e283a4
#e182a3
#e081a2
#df80a1

Monochromatic Color with #ed8eaf

#ed8eaf
#180f12
#432831
#6d4251
#985b70
#c27590

Tints of #ed8eaf Color

#ed8eaf
#ef9ab7
#f1a7c0
#f3b3c9
#f5c0d2
#f7ccdb
#f9d9e4
#fbe5ed
#fdf2f6
#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

#ed8eaf
#8eedcc

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

Split Complementary

#ed8eaf
#8eed9c
#8edfed

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

Analogous Color

#ed8ed5
#ed8ec2
#ed8eaf
#ed8e9c
#ed938e

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

#ed8eaf
#afed8e
#8eafed

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

#ed8eaf
#deed8e
#8eedcc
#9c8eed

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

#ed8eaf
#8eedcc
#8edfed
#ed9c8e

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

#ed8eaf Color Code Preview on Black Background Color

This is how #ed8eaf Color will look on black background color. Color contrast ratio is 9.09

#ed8eaf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed8eaf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed8eaf

#ed8eaf color code is use for CSS Background Color

Background color for the above div is #ed8eaf

HTML with inline CSS

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

#ed8eaf color code is use for CSS Border Color

CSS Border color for the above div is #ed8eaf

HTML with inline CSS

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

CSS Border Left color for the above div is #ed8eaf

HTML with inline CSS

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

CSS Border Right color for the above div is #ed8eaf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ed8eaf

HTML with inline CSS

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

CSS Border Top color for the above div is #ed8eaf

HTML with inline CSS

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

#ed8eaf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ed8eaf Color code Preview on White Background

This is how #ed8eaf Color code will look on white background color. Color contrast ratio is 2.31

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

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.