crispedge.com

Color picker

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

#ed9aa9 hex color - Red - Warm color - Information

#ed9aa9 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #ed9aa9 Color code in RGB color code model is created after adding 92.94% red color, 60.39% green color and 66.27% blue color. Hex #ed9aa9 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 35% magenta, 29% yellow and 7% black.

Hex #ed9aa9 color code is between #ee99aa web safe hex color code and #ddaa99 web safe hex color code. #ee99aa is the nearest web safe color code. You can see here many more shades of #ed9aa9 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeed9aa9#ed9aa9
RGB Decimal237, 154, 169rgb(237, 154, 169)
RGB Percent93%, 60%, 66%rgb(93%, 60%, 66%)
CSS RGBa237, 154, 169,1rgba(237,154,169,1)
CMYK Modelcmyk(0%,35%,29%,7%)
HSL Color Space349,70% ,77%hsl(349,70% ,77%)
HSV Color Space349°, 35%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011001101010101001
Octal355232251
Decimal237154169
Hexed9aa9

Different shades of #ed9aa9 color code.

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

Light Shade of #ed9aa9
#f5c5ce
Dark Shade of #ed9aa9
#e56f84
Saturated Shade of #ed9aa9
#f394a5
Desaturated Shade of #ed9aa9
#e7a0ad
Grey scale Shade of #ed9aa9
#c3c3c3
Brighten Shade
#ffb3c2
Most Readable Shade
#000000

Shades of #ed9aa9 color code

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

#ed9aa9
#d28896
#b87783
#9e6670
#83555d
#69444b
#4f3338
#342225
#1a1112
#000000

Similar Color like #ed9aa9 color

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

#ee9baa
#ef9cab
#f09dac
#f19ead
#f29fae
#f3a0af
#f4a1b0
#f5a2b1
#f6a3b2
#f7a4b3
#f8a5b4
#f9a6b5
#faa7b6
#fba8b7
#ec99a8
#eb98a7
#ea97a6
#e996a5
#e895a4
#e794a3
#e693a2
#e592a1
#e491a0
#e3909f
#e28f9e
#e18e9d
#e08d9c
#df8c9b

Monochromatic Color with #ed9aa9

#ed9aa9
#181011
#432c30
#6d474e
#98636c
#c27e8b

Tints of #ed9aa9 Color

#ed9aa9
#efa5b2
#f1b0bc
#f3bbc5
#f5c6cf
#f7d2d8
#f9dde2
#fbe8eb
#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

#ed9aa9
#9aedde

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

Split Complementary

#ed9aa9
#9aedb5
#9ad2ed

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

Analogous Color

#ed9aca
#ed9aba
#ed9aa9
#ed9c9a
#edac9a

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

#ed9aa9
#a9ed9a
#9aa9ed

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

#ed9aa9
#d2ed9a
#9aedde
#b49aed

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

#ed9aa9
#9aedde
#9ad2ed
#edb59a

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

#ed9aa9 Color Code Preview on Black Background Color

This is how #ed9aa9 Color will look on black background color. Color contrast ratio is 9.80

#ed9aa9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed9aa9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed9aa9

#ed9aa9 color code is use for CSS Background Color

Background color for the above div is #ed9aa9

HTML with inline CSS

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

#ed9aa9 color code is use for CSS Border Color

CSS Border color for the above div is #ed9aa9

HTML with inline CSS

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

CSS Border Left color for the above div is #ed9aa9

HTML with inline CSS

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

CSS Border Right color for the above div is #ed9aa9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ed9aa9

HTML with inline CSS

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

CSS Border Top color for the above div is #ed9aa9

HTML with inline CSS

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

#ed9aa9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ed9aa9 Color code Preview on White Background

This is how #ed9aa9 Color code will look on white background color. Color contrast ratio is 2.14

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

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.