crispedge.com

Color picker

Loading...

#e580af hex color - Red - Warm color - Information

#e580af hex color - Red - Warm color

Color Hue/Base color: Red

Hex #e580af Color code in RGB color code model is created after adding 89.8% red color, 50.2% green color and 68.63% blue color. Hex #e580af Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 44% magenta, 24% yellow and 10% black.

Hex #e580af color code is between #dd88aa web safe hex color code and #ee77bb web safe hex color code. #dd88aa is the nearest web safe color code. You can see here many more shades of #e580af color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codee580af#e580af
RGB Decimal229, 128, 175rgb(229, 128, 175)
RGB Percent90%, 50%, 69%rgb(90%, 50%, 69%)
CSS RGBa229, 128, 175,1rgba(229,128,175,1)
CMYK Modelcmyk(0%,44%,24%,10%)
HSL Color Space332,66% ,70%hsl(332,66% ,70%)
HSV Color Space332°, 44%, 90%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001011000000010101111
Octal345200257
Decimal229128175
Hexe580af

Different shades of #e580af color code.

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

Light Shade of #e580af
#eeaaca
Dark Shade of #e580af
#dc5694
Saturated Shade of #e580af
#ed78ae
Desaturated Shade of #e580af
#dd88b0
Grey scale Shade of #e580af
#b3b3b3
Brighten Shade
#fe99c8
Most Readable Shade
#000000

Shades of #e580af color code

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

#e580af
#cb719b
#b26388
#985574
#7f4761
#65384d
#4c2a3a
#321c26
#190e13
#000000

Similar Color like #e580af color

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

#e681b0
#e782b1
#e883b2
#e984b3
#ea85b4
#eb86b5
#ec87b6
#ed88b7
#ee89b8
#ef8ab9
#f08bba
#f18cbb
#f28dbc
#f38ebd
#e47fae
#e37ead
#e27dac
#e17cab
#e07baa
#df7aa9
#de79a8
#dd78a7
#dc77a6
#db76a5
#da75a4
#d974a3
#d873a2
#d772a1

Monochromatic Color with #e580af

#e580af
#10090d
#3b212d
#65394e
#90506e
#ba688f

Tints of #e580af Color

#e580af
#e78eb7
#ea9cc0
#edaac9
#f0b8d2
#f3c6db
#f6d4e4
#f9e2ed
#fcf0f6
#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

#e580af
#80e5b6

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

Split Complementary

#e580af
#80e584
#80e1e5

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

Analogous Color

#e580d7
#e580c3
#e580af
#e5809b
#e58087

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

#e580af
#afe580
#80afe5

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

#e580af
#e1e580
#80e5b6
#8480e5

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

#e580af
#80e5b6
#80e1e5
#e58480

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

#e580af Color Code Preview on Black Background Color

This is how #e580af Color will look on black background color. Color contrast ratio is 8.04

#e580af in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e580af

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e580af

#e580af color code is use for CSS Background Color

Background color for the above div is #e580af

HTML with inline CSS

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

#e580af color code is use for CSS Border Color

CSS Border color for the above div is #e580af

HTML with inline CSS

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

CSS Border Left color for the above div is #e580af

HTML with inline CSS

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

CSS Border Right color for the above div is #e580af

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e580af

HTML with inline CSS

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

CSS Border Top color for the above div is #e580af

HTML with inline CSS

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

#e580af hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e580af Color code Preview on White Background

This is how #e580af Color code will look on white background color. Color contrast ratio is 2.61

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

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(229,128,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(128,229,182,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(229,128,175,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.