Skip to main content Skip to docs navigation

#e080c2 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 Fuchsia Blush and its hex is #E47CB8 Nearest Color Name

Color Hue/Base color: Violet

Hex #e080c2 Color code in RGB color code model is created after adding 87.84% red color, 50.2% green color and 76.08% blue color. Hex #e080c2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 43% magenta, 13% yellow and 12.16% black.

Hex #e080c2 color code is between #dd88bb web safe hex color code and #ee77cc web safe hex color code. #dd88bb is the nearest web safe color code. You can see here many more shades of #e080c2 color code.

RGB Chart

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

Color Table

Hex Color Code e080c2 #e080c2
RGB Decimal 224, 128, 194 224, 128, 194
RGB Percent 88%, 50%, 76% rgb(88%, 50%, 76%)
CSS RGBa 224, 128, 194,1 rgba(224,128,194,1)
CMYK Model cmyk(0%,43%,13%,12.16%)
HSL Color Space 319,61% ,69% hsl(319,61% ,69%)
HSV Color Space 319°, 43%, 88%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11100000 10000000 11000010
Octal 340 200 302
Decimal 224 128 194
Hex e0 80 c2

Different shades of #e080c2 color code.

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

Darkest of #e080c2
#a0277a
Darker of #e080c2
#c93199
Dark of #e080c2
#d657ae
Base of #e080c2
#e080c2
Light of #e080c2
#eaa9d6
Lighter
#f4d2e9
Lightest
#fefbfd

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

#e080c2
#80e09e

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

Split Complementary

#e080c2
#92e080
#80e0ce

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

Analogous Color

#c680e0
#d680e0
#e080c2
#e080a2
#e08680

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

#e080c2
#80c2e0
#c2e080

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

#e080c2
#c2e080
#80e09e
#9e80e0

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

#e080c2
#e0ce80
#80e09e
#8092e0

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

#771d5b
#a0277a
#c93199
#d657ae
#e080c2
#eaa9d6
#f4d2e9
#fefbfd
#ffffff

Tints of #e080c2 Color

#e080c2
#e38ec8
#e69ccf
#eaaad6
#edb8dd
#f1c6e3
#f4d4ea
#f8e2f1
#fbf0f8
#ffffff

Shades of #e080c2 color code

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

#e080c2
#c771ac
#ae6396
#955581
#7c476b
#633856
#4a2a40
#311c2b
#180e15
#000000

Tones

#e080c2
#d090bc
#c0a0b6
#b1afb0
#b0b0b0

Tones

Similar Color like #e080c2 color

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

#e181c3
#e282c4
#e383c5
#e484c6
#e585c7
#e686c8
#e787c9
#e888ca
#e989cb
#ea8acc
#eb8bcd
#ec8cce
#ed8dcf
#ee8ed0
#df7fc1
#de7ec0
#dd7dbf
#dc7cbe
#db7bbd
#da7abc
#d979bb
#d878ba
#d777b9
#d676b8
#d575b7
#d474b6
#d373b5
#d272b4

Download this Dark Violet

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

#e080c2 Color Code Preview on Black Background Color

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

#e080c2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e080c2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e080c2

#e080c2 color code is use for CSS Background Color

Background color for the above div is #e080c2

HTML with inline CSS

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

#e080c2 color code is use for CSS Border Color

CSS Border color for the above div is #e080c2

HTML with inline CSS

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

CSS Border Left color for the above div is #e080c2

HTML with inline CSS

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

CSS Border Right color for the above div is #e080c2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e080c2

HTML with inline CSS

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

CSS Border Top color for the above div is #e080c2

HTML with inline CSS

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

#e080c2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e080c2 Color code Preview on White Background

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

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