crispedge.com

Color picker

Loading...

#ed927d hex color - Orange - Warm color - Information

#ed927d hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codeed927d#ed927d
RGB Decimal237, 146, 125rgb(237, 146, 125)
RGB Percent93%, 57%, 49%rgb(93%, 57%, 49%)
CSS RGBa237, 146, 125,1rgba(237,146,125,1)
CMYK Modelcmyk(0%,38%,47%,7%)
HSL Color Space11,76% ,71%hsl(11,76% ,71%)
HSV Color Space11°, 47%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011001001001111101
Octal355222175
Decimal237146125
Hexed927d

Different shades of #ed927d color code.

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

Light Shade of #ed927d
#f3b8aa
Dark Shade of #ed927d
#e76c50
Saturated Shade of #ed927d
#f48d76
Desaturated Shade of #ed927d
#e69784
Grey scale Shade of #ed927d
#b5b5b5
Brighten Shade
#ffab96
Most Readable Shade
#000000

Shades of #ed927d color code

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

#ed927d
#d2816f
#b87161
#9e6153
#835145
#694037
#4f3029
#34201b
#1a100d
#000000

Similar Color like #ed927d color

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

#ee937e
#ef947f
#f09580
#f19681
#f29782
#f39883
#f49984
#f59a85
#f69b86
#f79c87
#f89d88
#f99e89
#fa9f8a
#fba08b
#ec917c
#eb907b
#ea8f7a
#e98e79
#e88d78
#e78c77
#e68b76
#e58a75
#e48974
#e38873
#e28772
#e18671
#e08570
#df846f

Monochromatic Color with #ed927d

#ed927d
#180f0d
#432923
#6d433a
#985e50
#c27867

Tints of #ed927d Color

#ed927d
#ef9e8b
#f1aa99
#f3b6a8
#f5c2b6
#f7cec5
#f9dad3
#fbe6e2
#fdf2f0
#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

#ed927d
#7dd8ed

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

Split Complementary

#ed927d
#7dedca
#7da0ed

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

Analogous Color

#ed7d95
#ed7d7e
#ed927d
#eda87d
#edbf7d

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

#ed927d
#7ded92
#927ded

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

#ed927d
#a0ed7d
#7dd8ed
#ca7ded

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

#ed927d
#7dd8ed
#7da0ed
#edca7d

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

#ed927d Color Code Preview on Black Background Color

This is how #ed927d Color will look on black background color. Color contrast ratio is 9.01

#ed927d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed927d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed927d

#ed927d color code is use for CSS Background Color

Background color for the above div is #ed927d

HTML with inline CSS

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

#ed927d color code is use for CSS Border Color

CSS Border color for the above div is #ed927d

HTML with inline CSS

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

CSS Border Left color for the above div is #ed927d

HTML with inline CSS

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

CSS Border Right color for the above div is #ed927d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ed927d

HTML with inline CSS

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

CSS Border Top color for the above div is #ed927d

HTML with inline CSS

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

#ed927d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ed927d Color code Preview on White Background

This is how #ed927d Color code will look on white background color. Color contrast ratio is 2.33

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(237,146,125,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(125,216,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,146,125,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.