Skip to main content Skip to docs navigation

#e55cfe hex color | Download Dark Violet 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 Flaming Flamingo and its hex is #DD55FF Nearest Color Name

Color Hue/Base color: Violet

Hex #e55cfe Color code in RGB color code model is created after adding 89.8% red color, 36.08% green color and 99.61% blue color. Hex #e55cfe Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 64% magenta, 0% yellow and 0.39% black.

Hex #e55cfe color code is between #dd55ff web safe hex color code and #ee66ee web safe hex color code. #dd55ff is the nearest web safe color code. You can see here many more shades of #e55cfe color code.

RGB Chart

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

Color Table

Hex Color Code e55cfe #e55cfe
RGB Decimal 229, 92, 254 229, 92, 254
RGB Percent 90%, 36%, 100% rgb(90%, 36%, 100%)
CSS RGBa 229, 92, 254,1 rgba(229,92,254,1)
CMYK Model cmyk(10%,64%,0%,0.39%)
HSL Color Space 291,99% ,68% hsl(291,99% ,68%)
HSV Color Space 291°, 64%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11100101 01011100 11111110
Octal 345 134 376
Decimal 229 92 254
Hex e5 5c fe

Different shades of #e55cfe color code.

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

Darkest of #e55cfe
#a201c0
Darker of #e55cfe
#cd01f2
Dark of #e55cfe
#dd29fe
Base of #e55cfe
#e55cfe
Light of #e55cfe
#ed8ffe
Lighter
#f5c1ff
Lightest
#fdf4ff

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

#e55cfe
#75fe5c

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

Split Complementary

#e55cfe
#c6fe5c
#5cfe94

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

Analogous Color

#865cfe
#a15cfe
#e55cfe
#fe5ce1
#fe5c9d

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

#e55cfe
#5cfee5
#fee55c

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

#e55cfe
#fee55c
#75fe5c
#5c75fe

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

#e55cfe
#fe945c
#75fe5c
#5cc6fe

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 #e55cfe

#77018d
#a201c0
#cd01f2
#dd29fe
#e55cfe
#ed8ffe
#f5c1ff
#fdf4ff
#ffffff

Tints of #e55cfe Color

#e55cfe
#e76efe
#ea80fe
#ed92fe
#f0a4fe
#f3b6fe
#f6c8fe
#f9dafe
#fcecfe
#ffffff

Shades of #e55cfe color code

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

#e55cfe
#cb51e1
#b247c5
#983da9
#7f338d
#652870
#4c1e54
#321438
#190a1c
#000000

Tones

#e55cfe
#da6cee
#ce7ddd
#c38dcd
#b89ebc

Tones

Similar Color like #e55cfe color

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

#e65dff
#e75eff
#e85fff
#e960ff
#ea61ff
#eb62ff
#ec63ff
#ed64ff
#ee65ff
#ef66ff
#f067ff
#f168ff
#f269ff
#f36aff
#e45bfd
#e35afc
#e259fb
#e158fa
#e057f9
#df56f8
#de55f7
#dd54f6
#dc53f5
#db52f4
#da51f3
#d950f2
#d84ff1
#d74ef0

Download this Dark Violet

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

#e55cfe Color Code Preview on Black Background Color

This is how #e55cfe Color will look on black background color. Color contrast ratio is 7.29

#e55cfe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e55cfe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e55cfe

#e55cfe color code is use for CSS Background Color

Background color for the above div is #e55cfe

HTML with inline CSS

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

#e55cfe color code is use for CSS Border Color

CSS Border color for the above div is #e55cfe

HTML with inline CSS

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

CSS Border Left color for the above div is #e55cfe

HTML with inline CSS

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

CSS Border Right color for the above div is #e55cfe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e55cfe

HTML with inline CSS

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

CSS Border Top color for the above div is #e55cfe

HTML with inline CSS

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

#e55cfe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e55cfe Color code Preview on White Background

This is how #e55cfe Color code will look on white background color. Color contrast ratio is 2.88

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

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