crispedge.com

Color picker

Loading...

#e6a3be hex color - Violet - Warm color - Information

#e6a3be hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #e6a3be Color code in RGB color code model is created after adding 90.2% red color, 63.92% green color and 74.51% blue color. Hex #e6a3be Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 29% magenta, 17% yellow and 10% black.

Hex #e6a3be color code is between #eeaabb web safe hex color code and #dd99cc web safe hex color code. #eeaabb is the nearest web safe color code. You can see here many more shades of #e6a3be color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee6a3be#e6a3be
RGB Decimal230, 163, 190rgb(230, 163, 190)
RGB Percent90%, 64%, 75%rgb(90%, 64%, 75%)
CSS RGBa230, 163, 190,1rgba(230,163,190,1)
CMYK Modelcmyk(0%,29%,17%,10%)
HSL Color Space336,57% ,77%hsl(336,57% ,77%)
HSV Color Space336°, 29%, 90%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001101010001110111110
Octal346243276
Decimal230163190
Hexe6a3be

Different shades of #e6a3be color code.

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

Light Shade of #e6a3be
#f1cbda
Dark Shade of #e6a3be
#db7ba2
Saturated Shade of #e6a3be
#ec9dbd
Desaturated Shade of #e6a3be
#e0a9bf
Grey scale Shade of #e6a3be
#c4c4c4
Brighten Shade
#ffbcd7
Most Readable Shade
#000000

Shades of #e6a3be color code

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

#e6a3be
#cc90a8
#b27e93
#996c7e
#7f5a69
#664854
#4c363f
#33242a
#191215
#000000

Similar Color like #e6a3be color

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

#e7a4bf
#e8a5c0
#e9a6c1
#eaa7c2
#eba8c3
#eca9c4
#edaac5
#eeabc6
#efacc7
#f0adc8
#f1aec9
#f2afca
#f3b0cb
#f4b1cc
#e5a2bd
#e4a1bc
#e3a0bb
#e29fba
#e19eb9
#e09db8
#df9cb7
#de9bb6
#dd9ab5
#dc99b4
#db98b3
#da97b2
#d996b1
#d895b0

Monochromatic Color with #e6a3be

#e6a3be
#110c0e
#3c2b32
#664955
#916778
#bb859b

Tints of #e6a3be Color

#e6a3be
#e8adc5
#ebb7cc
#eec1d3
#f1cbda
#f3d6e2
#f6e0e9
#f9eaf0
#fcf4f7
#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

#e6a3be
#a3e6cb

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

Split Complementary

#e6a3be
#a3e6aa
#a3dfe6

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

Analogous Color

#e6a3d9
#e6a3cb
#e6a3be
#e6a3b1
#e6a3a3

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

#e6a3be
#bee6a3
#a3bee6

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

#e6a3be
#dfe6a3
#a3e6cb
#a9a3e6

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

#e6a3be
#a3e6cb
#a3dfe6
#e6aaa3

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 #e6a3be 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.

#e6a3be Color Code Preview on Black Background Color

This is how #e6a3be Color will look on black background color. Color contrast ratio is 10.35

#e6a3be in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e6a3be

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e6a3be

#e6a3be color code is use for CSS Background Color

Background color for the above div is #e6a3be

HTML with inline CSS

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

#e6a3be color code is use for CSS Border Color

CSS Border color for the above div is #e6a3be

HTML with inline CSS

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

CSS Border Left color for the above div is #e6a3be

HTML with inline CSS

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

CSS Border Right color for the above div is #e6a3be

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e6a3be

HTML with inline CSS

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

CSS Border Top color for the above div is #e6a3be

HTML with inline CSS

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

#e6a3be hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e6a3be Color code Preview on White Background

This is how #e6a3be Color code will look on white background color. Color contrast ratio is 2.03

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

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(230,163,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(163,230,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(230,163,190,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.