Skip to main content Skip to docs navigation

#e340f1 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 Apple II Magenta and its hex is #DC41F1 Nearest Color Name

Color Hue/Base color: Violet

Hex #e340f1 Color code in RGB color code model is created after adding 89.02% red color, 25.1% green color and 94.51% blue color. Hex #e340f1 Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 73% magenta, 0% yellow and 5.49% black.

Hex #e340f1 color code is between #dd44ee web safe hex color code and #ee33ff web safe hex color code. #dd44ee is the nearest web safe color code. You can see here many more shades of #e340f1 color code.

RGB Chart

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

Color Table

Hex Color Code e340f1 #e340f1
RGB Decimal 227, 64, 241 227, 64, 241
RGB Percent 89%, 25%, 95% rgb(89%, 25%, 95%)
CSS RGBa 227, 64, 241,1 rgba(227,64,241,1)
CMYK Model cmyk(6%,73%,0%,5.49%)
HSL Color Space 295,86% ,60% hsl(295,86% ,60%)
HSV Color Space 295°, 73%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11100011 01000000 11110001
Octal 343 100 361
Decimal 227 64 241
Hex e3 40 f1

Different shades of #e340f1 color code.

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

Darkest of #e340f1
#830a8e
Darker of #e340f1
#af0ebd
Dark of #e340f1
#db11ed
Base of #e340f1
#e340f1
Light of #e340f1
#ea6ff4
Lighter
#f19ff8
Lightest
#f8cffb

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

#e340f1
#4ef140

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

Split Complementary

#e340f1
#a7f140
#40f18a

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

Analogous Color

#7c40f1
#9940f1
#e340f1
#f140c4
#f1407a

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

#e340f1
#40f1e3
#f1e340

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

#e340f1
#f1e340
#4ef140
#404ef1

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

#e340f1
#f18a40
#4ef140
#40a7f1

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

#57075e
#830a8e
#af0ebd
#db11ed
#e340f1
#ea6ff4
#f19ff8
#f8cffb
#fffeff

Tints of #e340f1 Color

#e340f1
#e655f2
#e96af4
#ec7ff5
#ef94f7
#f2aaf8
#f5bffa
#f8d4fb
#fbe9fd
#ffffff

Shades of #e340f1 color code

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

#e340f1
#c938d6
#b031bb
#972aa0
#7e2385
#641c6b
#4b1550
#320e35
#19071a
#000000

Tones

#e340f1
#d254dc
#c069c8
#af7db3
#9e929f

Tones

Similar Color like #e340f1 color

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

#e441f2
#e542f3
#e643f4
#e744f5
#e845f6
#e946f7
#ea47f8
#eb48f9
#ec49fa
#ed4afb
#ee4bfc
#ef4cfd
#f04dfe
#f14eff
#e23ff0
#e13eef
#e03dee
#df3ced
#de3bec
#dd3aeb
#dc39ea
#db38e9
#da37e8
#d936e7
#d835e6
#d734e5
#d633e4
#d532e3

Download this Dark Violet

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

#e340f1 Color Code Preview on Black Background Color

This is how #e340f1 Color will look on black background color. Color contrast ratio is 6.27

#e340f1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e340f1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e340f1

#e340f1 color code is use for CSS Background Color

Background color for the above div is #e340f1

HTML with inline CSS

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

#e340f1 color code is use for CSS Border Color

CSS Border color for the above div is #e340f1

HTML with inline CSS

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

CSS Border Left color for the above div is #e340f1

HTML with inline CSS

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

CSS Border Right color for the above div is #e340f1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e340f1

HTML with inline CSS

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

CSS Border Top color for the above div is #e340f1

HTML with inline CSS

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

#e340f1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e340f1 Color code Preview on White Background

This is how #e340f1 Color code will look on white background color. Color contrast ratio is 3.35

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

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(227,64,241,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(78,241,64,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(227,64,241,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }