crispedge.com

Color picker

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

#ed96aa hex color - Red - Warm color - Information

#ed96aa hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #ed96aa Color code in RGB color code model is created after adding 92.94% red color, 58.82% green color and 66.67% blue color. Hex #ed96aa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 37% magenta, 28% yellow and 7% black.

Hex #ed96aa color code is between #ee9999 web safe hex color code and #dd88bb web safe hex color code. #ee9999 is the nearest web safe color code. You can see here many more shades of #ed96aa color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeed96aa#ed96aa
RGB Decimal237, 150, 170rgb(237, 150, 170)
RGB Percent93%, 59%, 67%rgb(93%, 59%, 67%)
CSS RGBa237, 150, 170,1rgba(237,150,170,1)
CMYK Modelcmyk(0%,37%,28%,7%)
HSL Color Space346,71% ,76%hsl(346,71% ,76%)
HSV Color Space346°, 37%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011001011010101010
Octal355226252
Decimal237150170
Hexed96aa

Different shades of #ed96aa color code.

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

Light Shade of #ed96aa
#f4c2cd
Dark Shade of #ed96aa
#e66a87
Saturated Shade of #ed96aa
#f390a7
Desaturated Shade of #ed96aa
#e79cad
Grey scale Shade of #ed96aa
#c1c1c1
Brighten Shade
#ffafc3
Most Readable Shade
#000000

Shades of #ed96aa color code

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

#ed96aa
#d28597
#b87484
#9e6471
#83535e
#69424b
#4f3238
#342125
#1a1012
#000000

Similar Color like #ed96aa color

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

#ee97ab
#ef98ac
#f099ad
#f19aae
#f29baf
#f39cb0
#f49db1
#f59eb2
#f69fb3
#f7a0b4
#f8a1b5
#f9a2b6
#faa3b7
#fba4b8
#ec95a9
#eb94a8
#ea93a7
#e992a6
#e891a5
#e790a4
#e68fa3
#e58ea2
#e48da1
#e38ca0
#e28b9f
#e18a9e
#e0899d
#df889c

Monochromatic Color with #ed96aa

#ed96aa
#180f12
#432a30
#6d454f
#98606d
#c27b8c

Tints of #ed96aa Color

#ed96aa
#efa1b3
#f1adbc
#f3b9c6
#f5c4cf
#f7d0d9
#f9dce2
#fbe7ec
#fdf3f5
#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

#ed96aa
#96edd9

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

Split Complementary

#ed96aa
#96edad
#96d5ed

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

Analogous Color

#ed96cd
#ed96bb
#ed96aa
#ed9699
#eda596

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

#ed96aa
#aaed96
#96aaed

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

#ed96aa
#d5ed96
#96edd9
#ad96ed

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

#ed96aa
#96edd9
#96d5ed
#edae96

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

#ed96aa Color Code Preview on Black Background Color

This is how #ed96aa Color will look on black background color. Color contrast ratio is 9.54

#ed96aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed96aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed96aa

#ed96aa color code is use for CSS Background Color

Background color for the above div is #ed96aa

HTML with inline CSS

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

#ed96aa color code is use for CSS Border Color

CSS Border color for the above div is #ed96aa

HTML with inline CSS

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

CSS Border Left color for the above div is #ed96aa

HTML with inline CSS

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

CSS Border Right color for the above div is #ed96aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ed96aa

HTML with inline CSS

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

CSS Border Top color for the above div is #ed96aa

HTML with inline CSS

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

#ed96aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ed96aa Color code Preview on White Background

This is how #ed96aa Color code will look on white background color. Color contrast ratio is 2.20

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

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.