Skip to main content Skip to docs navigation

#e14abc 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 Purplish Pink and its hex is #DF4EC8 Nearest Color Name

Color Hue/Base color: Red

Hex #e14abc Color code in RGB color code model is created after adding 88.24% red color, 29.02% green color and 73.73% blue color. Hex #e14abc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 67% magenta, 16% yellow and 11.76% black.

Hex #e14abc color code is between #dd44bb web safe hex color code and #ee55cc web safe hex color code. #dd44bb is the nearest web safe color code. You can see here many more shades of #e14abc color code.

RGB Chart

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

Color Table

Hex Color Code e14abc #e14abc
RGB Decimal 225, 74, 188 225, 74, 188
RGB Percent 88%, 29%, 74% rgb(88%, 29%, 74%)
CSS RGBa 225, 74, 188,1 rgba(225,74,188,1)
CMYK Model cmyk(0%,67%,16%,11.76%)
HSL Color Space 315,72% ,59% hsl(315,72% ,59%)
HSV Color Space 315°, 67%, 88%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11100001 01001010 10111100
Octal 341 112 274
Decimal 225 74 188
Hex e1 4a bc

Different shades of #e14abc color code.

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

Darkest of #e14abc
#7d1564
Darker of #e14abc
#a91c86
Dark of #e14abc
#d523a9
Base of #e14abc
#e14abc
Light of #e14abc
#e876cc
Lighter
#f0a2dc
Lightest
#f7cded

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

#e14abc
#4ae16f

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

Split Complementary

#e14abc
#71e14a
#4ae1ba

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

Analogous Color

#ae4ae1
#c74ae1
#e14abc
#e14a8a
#e14a4b

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

#e14abc
#4abce1
#bce14a

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

#e14abc
#bce14a
#4ae16f
#6f4ae1

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

#e14abc
#e1ba4a
#4ae16f
#4a71e1

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

#520e41
#7d1564
#a91c86
#d523a9
#e14abc
#e876cc
#f0a2dc
#f7cded
#fef9fd

Tints of #e14abc Color

#e14abc
#e45ec3
#e772ca
#eb86d2
#ee9ad9
#f1aee1
#f5c2e8
#f8d6f0
#fbeaf7
#ffffff

Shades of #e14abc color code

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

#e14abc
#c841a7
#af3992
#96317d
#7d2968
#642053
#4b183e
#321029
#190814
#000000

Tones

#e14abc
#cc5fb1
#b774a6
#a2899c
#969696

Tones

Similar Color like #e14abc color

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

#e24bbd
#e34cbe
#e44dbf
#e54ec0
#e64fc1
#e750c2
#e851c3
#e952c4
#ea53c5
#eb54c6
#ec55c7
#ed56c8
#ee57c9
#ef58ca
#e049bb
#df48ba
#de47b9
#dd46b8
#dc45b7
#db44b6
#da43b5
#d942b4
#d841b3
#d740b2
#d63fb1
#d53eb0
#d43daf
#d33cae

Download this Dark Red

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

#e14abc Color Code Preview on Black Background Color

This is how #e14abc Color will look on black background color. Color contrast ratio is 5.91

#e14abc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e14abc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e14abc

#e14abc color code is use for CSS Background Color

Background color for the above div is #e14abc

HTML with inline CSS

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

#e14abc color code is use for CSS Border Color

CSS Border color for the above div is #e14abc

HTML with inline CSS

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

CSS Border Left color for the above div is #e14abc

HTML with inline CSS

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

CSS Border Right color for the above div is #e14abc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e14abc

HTML with inline CSS

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

CSS Border Top color for the above div is #e14abc

HTML with inline CSS

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

#e14abc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e14abc Color code Preview on White Background

This is how #e14abc Color code will look on white background color. Color contrast ratio is 3.55

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

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(225,74,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(74,225,111,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(225,74,188,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }