@
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.

#e49cde hex color - Violet - Warm color - Information

#e49cde hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #e49cde Color code in RGB color code model is created after adding 89.41% red color, 61.18% green color and 87.06% blue color. Hex #e49cde Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 32% magenta, 3% yellow and 10.59% black.

Hex #e49cde color code is between #dd99dd web safe hex color code and #eeaaee web safe hex color code. #dd99dd is the nearest web safe color code. You can see here many more shades of #e49cde color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee49cde#e49cde
RGB Decimal228, 156, 222rgb(228, 156, 222)
RGB Percent89%, 61%, 87%rgb(89%, 61%, 87%)
CSS RGBa228, 156, 222,1rgba(228,156,222,1)
CMYK Modelcmyk(0%,32%,3%,10.59%)
HSL Color Space305,57% ,75%hsl(305,57% ,75%)
HSV Color Space305°, 32%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001001001110011011110
Octal344234336
Decimal228156222
Hexe49cde

Different shades of #e49cde color code.

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

Light Shade of #e49cde
#efc4eb
Dark Shade of #e49cde
#d974d1
Saturated Shade of #e49cde
#ea96e3
Desaturated Shade of #e49cde
#dea2d9
Grey scale Shade of #e49cde
#c0c0c0
Brighten Shade
#fdb5f7
Most Readable Shade
#000000

Shades of #e49cde color code

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

#e49cde
#ca8ac5
#b179ac
#986894
#7e567b
#654562
#4c344a
#322231
#191118
#000000

Similar Color like #e49cde color

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

#e59ddf
#e69ee0
#e79fe1
#e8a0e2
#e9a1e3
#eaa2e4
#eba3e5
#eca4e6
#eda5e7
#eea6e8
#efa7e9
#f0a8ea
#f1a9eb
#f2aaec
#e39bdd
#e29adc
#e199db
#e098da
#df97d9
#de96d8
#dd95d7
#dc94d6
#db93d5
#da92d4
#d991d3
#d890d2
#d78fd1
#d68ed0

Monochromatic Color with #e49cde

#e49cde
#0f0b0f
#3a2838
#644562
#8f628b
#b97fb5

Tints of #e49cde Color

#e49cde
#e7a7e1
#eab2e5
#edbde9
#f0c8ec
#f3d3f0
#f6def4
#f9e9f7
#fcf4fb
#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

#e49cde
#9ce4a2

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

Split Complementary

#e49cde
#bae49c
#9ce4c6

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

Analogous Color

#cd9ce4
#dc9ce4
#e49cde
#e49cd0
#e49cc1

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

#e49cde
#dee49c
#9cdee4

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

#e49cde
#e4c69c
#9ce4a2
#9cbae4

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#e49cde
#9ce4a2
#9ce4c6
#e49cba

Double Complementary 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).

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

#e49cde Color Code Preview on Black Background Color

This is how #e49cde Color will look on black background color. Color contrast ratio is 10.11

#e49cde in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e49cde

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e49cde

#e49cde color code is use for CSS Background Color

Background color for the above div is #e49cde

HTML with inline CSS

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

#e49cde color code is use for CSS Border Color

CSS Border color for the above div is #e49cde

HTML with inline CSS

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

CSS Border Left color for the above div is #e49cde

HTML with inline CSS

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

CSS Border Right color for the above div is #e49cde

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e49cde

HTML with inline CSS

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

CSS Border Top color for the above div is #e49cde

HTML with inline CSS

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

#e49cde hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e49cde Color code Preview on White Background

This is how #e49cde Color code will look on white background color. Color contrast ratio is 2.08

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(228,156,222,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(156,228,162,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(228,156,222,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.