Skip to main content Skip to docs navigation

#e21cd2 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 Kriss Me Not Fuchsia and its hex is #EA27C2 Nearest Color Name

Color Hue/Base color: Red

Hex #e21cd2 Color code in RGB color code model is created after adding 88.63% red color, 10.98% green color and 82.35% blue color. Hex #e21cd2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 88% magenta, 7% yellow and 11.37% black.

Hex #e21cd2 color code is between #dd22cc web safe hex color code and #ee11dd web safe hex color code. #dd22cc is the nearest web safe color code. You can see here many more shades of #e21cd2 color code.

RGB Chart

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

Color Table

Hex Color Code e21cd2 #e21cd2
RGB Decimal 226, 28, 210 226, 28, 210
RGB Percent 89%, 11%, 82% rgb(89%, 11%, 82%)
CSS RGBa 226, 28, 210,1 rgba(226,28,210,1)
CMYK Model cmyk(0%,88%,7%,11.37%)
HSL Color Space 305,78% ,50% hsl(305,78% ,50%)
HSV Color Space 305°, 88%, 89%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11100010 00011100 11010010
Octal 342 34 322
Decimal 226 28 210
Hex e2 1c d2

Different shades of #e21cd2 color code.

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

Darkest of #e21cd2
#5a0b53
Darker of #e21cd2
#87117e
Dark of #e21cd2
#b516a8
Base of #e21cd2
#e21cd2
Light of #e21cd2
#e849db
Lighter
#ee76e4
Lightest
#f4a3ed

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

#e21cd2
#1ce22c

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

Split Complementary

#e21cd2
#6fe21c
#1ce28f

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

Analogous Color

#7e1ce2
#9f1ce2
#e21cd2
#e21c90
#e21c3d

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

#e21cd2
#1cd2e2
#d2e21c

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

#e21cd2
#d2e21c
#1ce22c
#2c1ce2

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

#e21cd2
#e28f1c
#1ce22c
#1c6fe2

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

#2c0629
#5a0b53
#87117e
#b516a8
#e21cd2
#e849db
#ee76e4
#f4a3ed
#f9d1f6

Tints of #e21cd2 Color

#e21cd2
#e535d7
#e84edc
#eb67e1
#ee80e6
#f29aeb
#f5b3f0
#f8ccf5
#fbe5fa
#ffffff

Shades of #e21cd2 color code

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

#e21cd2
#c818ba
#af15a3
#96128c
#7d0f74
#640c5d
#4b0946
#32062e
#190317
#000000

Tones

#e21cd2
#c935bd
#af4fa7
#966892
#7f7f7f

Tones

Similar Color like #e21cd2 color

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

#e31dd3
#e41ed4
#e51fd5
#e620d6
#e721d7
#e822d8
#e923d9
#ea24da
#eb25db
#ec26dc
#ed27dd
#ee28de
#ef29df
#f02ae0
#e11bd1
#e01ad0
#df19cf
#de18ce
#dd17cd
#dc16cc
#db15cb
#da14ca
#d913c9
#d812c8
#d711c7
#d610c6
#d50fc5
#d40ec4

Download this Dark Red

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

#e21cd2 Color Code Preview on Black Background Color

This is how #e21cd2 Color will look on black background color. Color contrast ratio is 5.33

#e21cd2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e21cd2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e21cd2

#e21cd2 color code is use for CSS Background Color

Background color for the above div is #e21cd2

HTML with inline CSS

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

#e21cd2 color code is use for CSS Border Color

CSS Border color for the above div is #e21cd2

HTML with inline CSS

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

CSS Border Left color for the above div is #e21cd2

HTML with inline CSS

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

CSS Border Right color for the above div is #e21cd2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e21cd2

HTML with inline CSS

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

CSS Border Top color for the above div is #e21cd2

HTML with inline CSS

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

#e21cd2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e21cd2 Color code Preview on White Background

This is how #e21cd2 Color code will look on white background color. Color contrast ratio is 3.94

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

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(226,28,210,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(28,226,44,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(226,28,210,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }