Skip to main content Skip to docs navigation

#e55cd7 hex color | Download Dark Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Free Speech Magenta and its hex is #E35BD8 Nearest Color Name

Color Hue/Base color: Red

Hex #e55cd7 Color code in RGB color code model is created after adding 89.8% red color, 36.08% green color and 84.31% blue color. Hex #e55cd7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 60% magenta, 6% yellow and 10.2% black.

Hex #e55cd7 color code is between #dd55dd web safe hex color code and #ee66cc web safe hex color code. #dd55dd is the nearest web safe color code. You can see here many more shades of #e55cd7 color code.

RGB Chart

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

Color Table

Hex Color Code e55cd7 #e55cd7
RGB Decimal 229, 92, 215 229, 92, 215
RGB Percent 90%, 36%, 84% rgb(90%, 36%, 84%)
CSS RGBa 229, 92, 215,1 rgba(229,92,215,1)
CMYK Model cmyk(0%,60%,6%,10.2%)
HSL Color Space 306,72% ,63% hsl(306,72% ,63%)
HSV Color Space 306°, 60%, 90%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11100101 01011100 11010111
Octal 345 134 327
Decimal 229 92 215
Hex e5 5c d7

Different shades of #e55cd7 color code.

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

Darkest of #e55cd7
#911784
Darker of #e55cd7
#bd1ead
Dark of #e55cd7
#de30cc
Base of #e55cd7
#e55cd7
Light of #e55cd7
#ec88e2
Lighter
#f3b4ed
Lightest
#fae0f7

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

#e55cd7
#5ce56a

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

Split Complementary

#e55cd7
#92e55c
#5ce5ae

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

Analogous Color

#a35ce5
#ba5ce5
#e55cd7
#e55ca9
#e55c70

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

#e55cd7
#5cd7e5
#d7e55c

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

#e55cd7
#d7e55c
#5ce56a
#6a5ce5

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#e55cd7
#e5ae5c
#5ce56a
#5c92e5

Square 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).

Monochromatic Color with #e55cd7

#65105c
#911784
#bd1ead
#de30cc
#e55cd7
#ec88e2
#f3b4ed
#fae0f7
#ffffff

Tints of #e55cd7 Color

#e55cd7
#e76edb
#ea80df
#ed92e4
#f0a4e8
#f3b6ed
#f6c8f1
#f9daf6
#fcecfa
#ffffff

Shades of #e55cd7 color code

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

#e55cd7
#cb51bf
#b247a7
#983d8f
#7f3377
#65285f
#4c1e47
#32142f
#190a17
#000000

Tones

#e55cd7
#d26fc8
#bf82b9
#ac95aa
#a0a0a0

Tones

Similar Color like #e55cd7 color

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

#e65dd8
#e75ed9
#e85fda
#e960db
#ea61dc
#eb62dd
#ec63de
#ed64df
#ee65e0
#ef66e1
#f067e2
#f168e3
#f269e4
#f36ae5
#e45bd6
#e35ad5
#e259d4
#e158d3
#e057d2
#df56d1
#de55d0
#dd54cf
#dc53ce
#db52cd
#da51cc
#d950cb
#d84fca
#d74ec9

Download this Dark Red

Hex #e55cd7 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.

#e55cd7 Color Code Preview on Black Background Color

This is how #e55cd7 Color will look on black background color. Color contrast ratio is 6.84

#e55cd7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e55cd7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e55cd7

#e55cd7 color code is use for CSS Background Color

Background color for the above div is #e55cd7

HTML with inline CSS

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

#e55cd7 color code is use for CSS Border Color

CSS Border color for the above div is #e55cd7

HTML with inline CSS

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

CSS Border Left color for the above div is #e55cd7

HTML with inline CSS

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

CSS Border Right color for the above div is #e55cd7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e55cd7

HTML with inline CSS

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

CSS Border Top color for the above div is #e55cd7

HTML with inline CSS

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

#e55cd7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e55cd7 Color code Preview on White Background

This is how #e55cd7 Color code will look on white background color. Color contrast ratio is 3.07

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(229,92,215,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(92,229,106,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(229,92,215,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }