Skip to main content Skip to docs navigation

#e306a2 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 Pantone Rhodamine Red C and its hex is #E10098 Nearest Color Name

Color Hue/Base color: Red

Hex #e306a2 Color code in RGB color code model is created after adding 89.02% red color, 2.35% green color and 63.53% blue color. Hex #e306a2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 97% magenta, 29% yellow and 10.98% black.

Hex #e306a2 color code is between #dd00aa web safe hex color code and #ee0099 web safe hex color code. #dd00aa is the nearest web safe color code. You can see here many more shades of #e306a2 color code.

RGB Chart

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

Color Table

Hex Color Code e306a2 #e306a2
RGB Decimal 227, 6, 162 227, 6, 162
RGB Percent 89%, 2%, 64% rgb(89%, 2%, 64%)
CSS RGBa 227, 6, 162,1 rgba(227,6,162,1)
CMYK Model cmyk(0%,97%,29%,10.98%)
HSL Color Space 318,95% ,46% hsl(318,95% ,46%)
HSV Color Space 318°, 97%, 89%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11100011 00000110 10100010
Octal 343 6 242
Decimal 227 6 162
Hex e3 06 a2

Different shades of #e306a2 color code.

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

Darkest of #e306a2
#4e0238
Darker of #e306a2
#80035b
Dark of #e306a2
#b1057f
Base of #e306a2
#e306a2
Light of #e306a2
#f923ba
Lighter
#fa55ca
Lightest
#fc86d9

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

#e306a2
#06e347

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

Split Complementary

#e306a2
#33e306
#06e3b6

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

Analogous Color

#a306e3
#c806e3
#e306a2
#e30658
#e31006

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

#e306a2
#06a2e3
#a2e306

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

#e306a2
#a2e306
#06e347
#4706e3

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

#e306a2
#e3b606
#06e347
#0633e3

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

#1c0114
#4e0238
#80035b
#b1057f
#e306a2
#f923ba
#fa55ca
#fc86d9
#fdb8e9

Tints of #e306a2 Color

#e306a2
#e621ac
#e93db6
#ec59c1
#ef74cb
#f290d5
#f5ace0
#f8c7ea
#fbe3f4
#ffffff

Shades of #e306a2 color code

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

#e306a2
#c90590
#b0047e
#97046c
#7e035a
#640248
#4b0236
#320124
#190012
#000000

Tones

#e306a2
#cc1d98
#b4358f
#9d4c85
#86637c

Tones

Similar Color like #e306a2 color

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

#e407a3
#e508a4
#e609a5
#e70aa6
#e80ba7
#e90ca8
#ea0da9
#eb0eaa
#ec0fab
#ed10ac
#ee11ad
#ef12ae
#f013af
#f114b0
#e205a1
#e104a0
#e0039f
#df029e
#de019d
#dd009c
#dc009b
#db009a
#da0099
#d90098
#d80097
#d70096
#d60095
#d50094

Download this Dark Red

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

#e306a2 Color Code Preview on Black Background Color

This is how #e306a2 Color will look on black background color. Color contrast ratio is 4.81

#e306a2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e306a2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e306a2

#e306a2 color code is use for CSS Background Color

Background color for the above div is #e306a2

HTML with inline CSS

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

#e306a2 color code is use for CSS Border Color

CSS Border color for the above div is #e306a2

HTML with inline CSS

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

CSS Border Left color for the above div is #e306a2

HTML with inline CSS

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

CSS Border Right color for the above div is #e306a2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e306a2

HTML with inline CSS

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

CSS Border Top color for the above div is #e306a2

HTML with inline CSS

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

#e306a2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e306a2 Color code Preview on White Background

This is how #e306a2 Color code will look on white background color. Color contrast ratio is 4.36

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

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