Skip to main content Skip to docs navigation

#e301db 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 Vice City and its hex is #EE00DD Nearest Color Name

Color Hue/Base color: Red

Hex #e301db Color code in RGB color code model is created after adding 89.02% red color, 0.39% green color and 85.88% blue color. Hex #e301db Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 100% magenta, 4% yellow and 10.98% black.

Hex #e301db color code is between #dd00dd web safe hex color code and #ee00cc web safe hex color code. #dd00dd is the nearest web safe color code. You can see here many more shades of #e301db color code.

RGB Chart

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

Color Table

Hex Color Code e301db #e301db
RGB Decimal 227, 1, 219 227, 1, 219
RGB Percent 89%, 0%, 86% rgb(89%, 0%, 86%)
CSS RGBa 227, 1, 219,1 rgba(227,1,219,1)
CMYK Model cmyk(0%,100%,4%,10.98%)
HSL Color Space 302,99% ,45% hsl(302,99% ,45%)
HSV Color Space 302°, 100%, 89%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11100011 00000001 11011011
Octal 343 1 333
Decimal 227 1 219
Hex e3 01 db

Different shades of #e301db color code.

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

Darkest of #e301db
#4b0048
Darker of #e301db
#7d0179
Dark of #e301db
#b001aa
Base of #e301db
#e301db
Light of #e301db
#fe19f6
Lighter
#fe4cf8
Lightest
#fe7ffa

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

#e301db
#01e309

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

Split Complementary

#e301db
#6ae301
#01e37a

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

Analogous Color

#6701e3
#8d01e3
#e301db
#e30190
#e30132

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

#e301db
#01dbe3
#dbe301

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

#e301db
#dbe301
#01e309
#0901e3

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

#e301db
#e37a01
#01e309
#016ae3

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

#180017
#4b0048
#7d0179
#b001aa
#e301db
#fe19f6
#fe4cf8
#fe7ffa
#ffb1fc

Tints of #e301db Color

#e301db
#e61ddf
#e939e3
#ec55e7
#ef71eb
#f28eef
#f5aaf3
#f8c6f7
#fbe2fb
#ffffff

Shades of #e301db color code

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

#e301db
#c900c2
#b000aa
#970092
#7e0079
#640061
#4b0049
#320030
#190018
#000000

Tones

#e301db
#cc18c6
#b52fb1
#9f459b
#885c86

Tones

Similar Color like #e301db color

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

#e402dc
#e503dd
#e604de
#e705df
#e806e0
#e907e1
#ea08e2
#eb09e3
#ec0ae4
#ed0be5
#ee0ce6
#ef0de7
#f00ee8
#f10fe9
#e200da
#e100d9
#e000d8
#df00d7
#de00d6
#dd00d5
#dc00d4
#db00d3
#da00d2
#d900d1
#d800d0
#d700cf
#d600ce
#d500cd

Download this Dark Red

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

#e301db Color Code Preview on Black Background Color

This is how #e301db Color will look on black background color. Color contrast ratio is 5.29

#e301db in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e301db

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e301db

#e301db color code is use for CSS Background Color

Background color for the above div is #e301db

HTML with inline CSS

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

#e301db color code is use for CSS Border Color

CSS Border color for the above div is #e301db

HTML with inline CSS

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

CSS Border Left color for the above div is #e301db

HTML with inline CSS

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

CSS Border Right color for the above div is #e301db

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e301db

HTML with inline CSS

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

CSS Border Top color for the above div is #e301db

HTML with inline CSS

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

#e301db hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e301db Color code Preview on White Background

This is how #e301db Color code will look on white background color. Color contrast ratio is 3.97

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

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