crispedge.com

Color picker

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

#ed9a7d hex color - Orange - Warm color - Information

#ed9a7d hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

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

Hex #ed9a7d color code is between #ee9977 web safe hex color code and #ddaa88 web safe hex color code. #ee9977 is the nearest web safe color code. You can see here many more shades of #ed9a7d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeed9a7d#ed9a7d
RGB Decimal237, 154, 125rgb(237, 154, 125)
RGB Percent93%, 60%, 49%rgb(93%, 60%, 49%)
CSS RGBa237, 154, 125,1rgba(237,154,125,1)
CMYK Modelcmyk(0%,35%,47%,7%)
HSL Color Space16,76% ,71%hsl(16,76% ,71%)
HSV Color Space16°, 47%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011001101001111101
Octal355232175
Decimal237154125
Hexed9a7d

Different shades of #ed9a7d color code.

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

Light Shade of #ed9a7d
#f3bdaa
Dark Shade of #ed9a7d
#e77750
Saturated Shade of #ed9a7d
#f49676
Desaturated Shade of #ed9a7d
#e69e84
Grey scale Shade of #ed9a7d
#b5b5b5
Brighten Shade
#ffb396
Most Readable Shade
#000000

Shades of #ed9a7d color code

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

#ed9a7d
#d2886f
#b87761
#9e6653
#835545
#694437
#4f3329
#34221b
#1a110d
#000000

Similar Color like #ed9a7d color

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

#ee9b7e
#ef9c7f
#f09d80
#f19e81
#f29f82
#f3a083
#f4a184
#f5a285
#f6a386
#f7a487
#f8a588
#f9a689
#faa78a
#fba88b
#ec997c
#eb987b
#ea977a
#e99679
#e89578
#e79477
#e69376
#e59275
#e49174
#e39073
#e28f72
#e18e71
#e08d70
#df8c6f

Monochromatic Color with #ed9a7d

#ed9a7d
#18100d
#432c23
#6d473a
#986350
#c27e67

Tints of #ed9a7d Color

#ed9a7d
#efa58b
#f1b099
#f3bba8
#f5c6b6
#f7d2c5
#f9ddd3
#fbe8e2
#fdf3f0
#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

#ed9a7d
#7dd0ed

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

Split Complementary

#ed9a7d
#7dedd2
#7d98ed

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

Analogous Color

#ed7d8d
#ed847d
#ed9a7d
#edb07d
#edc77d

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

#ed9a7d
#7ded9a
#9a7ded

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

#ed9a7d
#98ed7d
#7dd0ed
#d27ded

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

#ed9a7d
#7dd0ed
#7d98ed
#edd27d

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

#ed9a7d Color Code Preview on Black Background Color

This is how #ed9a7d Color will look on black background color. Color contrast ratio is 9.52

#ed9a7d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed9a7d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed9a7d

#ed9a7d color code is use for CSS Background Color

Background color for the above div is #ed9a7d

HTML with inline CSS

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

#ed9a7d color code is use for CSS Border Color

CSS Border color for the above div is #ed9a7d

HTML with inline CSS

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

CSS Border Left color for the above div is #ed9a7d

HTML with inline CSS

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

CSS Border Right color for the above div is #ed9a7d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ed9a7d

HTML with inline CSS

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

CSS Border Top color for the above div is #ed9a7d

HTML with inline CSS

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

#ed9a7d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ed9a7d Color code Preview on White Background

This is how #ed9a7d Color code will look on white background color. Color contrast ratio is 2.21

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

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.