Skip to main content Skip to docs navigation

#e5a4cd hex color | Download Light 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 Prettiest Pink and its hex is #E5A3C5 Nearest Color Name

Color Hue/Base color: Violet

Hex #e5a4cd Color code in RGB color code model is created after adding 89.8% red color, 64.31% green color and 80.39% blue color. Hex #e5a4cd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 28% magenta, 10% yellow and 10.2% black.

Hex #e5a4cd color code is between #ddaacc web safe hex color code and #ee99dd web safe hex color code. #ddaacc is the nearest web safe color code. You can see here many more shades of #e5a4cd color code.

RGB Chart

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

Color Table

Hex Color Code e5a4cd #e5a4cd
RGB Decimal 229, 164, 205 229, 164, 205
RGB Percent 90%, 64%, 80% rgb(90%, 64%, 80%)
CSS RGBa 229, 164, 205,1 rgba(229,164,205,1)
CMYK Model cmyk(0%,28%,10%,10.2%)
HSL Color Space 322,56% ,77% hsl(322,56% ,77%)
HSV Color Space 322°, 28%, 90%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11100101 10100100 11001101
Octal 345 244 315
Decimal 229 164 205
Hex e5 a4 cd

Different shades of #e5a4cd color code.

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

Darkest of #e5a4cd
#bb3589
Darker of #e5a4cd
#ce55a1
Dark of #e5a4cd
#da7cb7
Base of #e5a4cd
#e5a4cd
Light of #e5a4cd
#f0cce3
Lighter
#fcf3f9
Lightest
#ffffff

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

#e5a4cd
#a4e5bc

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

Split Complementary

#e5a4cd
#ade5a4
#a4e5dc

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

Analogous Color

#d7a4e5
#e2a4e5
#e5a4cd
#e5a4b7
#e5aca4

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

#e5a4cd
#a4cde5
#cde5a4

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

#e5a4cd
#cde5a4
#a4e5bc
#bca4e5

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

#e5a4cd
#e5dca4
#a4e5bc
#a4ade5

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

#932a6c
#bb3589
#ce55a1
#da7cb7
#e5a4cd
#f0cce3
#fcf3f9
#ffffff
#ffffff

Tints of #e5a4cd Color

#e5a4cd
#e7aed2
#eab8d8
#edc2dd
#f0cce3
#f3d6e8
#f6e0ee
#f9eaf3
#fcf4f9
#ffffff

Shades of #e5a4cd color code

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

#e5a4cd
#cb91b6
#b27f9f
#986d88
#7f5b71
#65485b
#4c3644
#32242d
#191216
#000000

Tones

#e5a4cd
#d9b0ca
#cebbc7
#c5c5c5
#c5c5c5

Tones

Similar Color like #e5a4cd color

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

#e6a5ce
#e7a6cf
#e8a7d0
#e9a8d1
#eaa9d2
#ebaad3
#ecabd4
#edacd5
#eeadd6
#efaed7
#f0afd8
#f1b0d9
#f2b1da
#f3b2db
#e4a3cc
#e3a2cb
#e2a1ca
#e1a0c9
#e09fc8
#df9ec7
#de9dc6
#dd9cc5
#dc9bc4
#db9ac3
#da99c2
#d998c1
#d897c0
#d796bf

Download this Light Violet

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

#e5a4cd Color Code Preview on Black Background Color

This is how #e5a4cd Color will look on black background color. Color contrast ratio is 10.52

#e5a4cd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e5a4cd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e5a4cd

#e5a4cd color code is use for CSS Background Color

Background color for the above div is #e5a4cd

HTML with inline CSS

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

#e5a4cd color code is use for CSS Border Color

CSS Border color for the above div is #e5a4cd

HTML with inline CSS

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

CSS Border Left color for the above div is #e5a4cd

HTML with inline CSS

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

CSS Border Right color for the above div is #e5a4cd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e5a4cd

HTML with inline CSS

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

CSS Border Top color for the above div is #e5a4cd

HTML with inline CSS

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

#e5a4cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e5a4cd Color code Preview on White Background

This is how #e5a4cd Color code will look on white background color. Color contrast ratio is 2.00

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

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