crispedge.com

Color picker

Loading...

#ae95ce hex color - Violet - Cool color - Information

#ae95ce hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #ae95ce Color code in RGB color code model is created after adding 68.24% red color, 58.43% green color and 80.78% blue color. Hex #ae95ce Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 28% magenta, 0% yellow and 19% black.

Hex #ae95ce color code is between #aa99cc web safe hex color code and #bb88dd web safe hex color code. #aa99cc is the nearest web safe color code. You can see here many more shades of #ae95ce color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeae95ce#ae95ce
RGB Decimal174, 149, 206rgb(174, 149, 206)
RGB Percent68%, 58%, 81%rgb(68%, 58%, 81%)
CSS RGBa174, 149, 206,1rgba(174,149,206,1)
CMYK Modelcmyk(16%,28%,0%,19%)
HSL Color Space266,37% ,70%hsl(266,37% ,70%)
HSV Color Space266°, 28%, 81%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011101001010111001110
Octal256225316
Decimal174149206
Hexae95ce

Different shades of #ae95ce color code.

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

Light Shade of #ae95ce
#c9b8de
Dark Shade of #ae95ce
#9372be
Saturated Shade of #ae95ce
#ad8dd6
Desaturated Shade of #ae95ce
#af9dc6
Grey scale Shade of #ae95ce
#b1b1b1
Brighten Shade
#c7aee7
Most Readable Shade
#000000

Shades of #ae95ce color code

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

#ae95ce
#9a84b7
#8773a0
#746389
#605272
#4d425b
#3a3144
#26212d
#131016
#000000

Similar Color like #ae95ce color

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

#af96cf
#b097d0
#b198d1
#b299d2
#b39ad3
#b49bd4
#b59cd5
#b69dd6
#b79ed7
#b89fd8
#b9a0d9
#baa1da
#bba2db
#bca3dc
#ad94cd
#ac93cc
#ab92cb
#aa91ca
#a990c9
#a88fc8
#a78ec7
#a68dc6
#a58cc5
#a48bc4
#a38ac3
#a289c2
#a188c1
#a087c0

Monochromatic Color with #ae95ce

#ae95ce
#d2b4f8
#1e1a24
#42394e
#665879
#8a76a3

Tints of #ae95ce Color

#ae95ce
#b7a0d3
#c0acd8
#c9b8de
#d2c4e3
#dbcfe9
#e4dbee
#ede7f4
#f6f3f9
#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

#ae95ce
#b5ce95

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

Split Complementary

#ae95ce
#cecb95
#98ce95

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

Analogous Color

#9795ce
#a395ce
#ae95ce
#b995ce
#c595ce

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

#ae95ce
#ceae95
#95ceae

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

#ae95ce
#ce9598
#b5ce95
#95ceca

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

#ae95ce
#b5ce95
#98ce95
#cb95ce

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

#ae95ce Color Code Preview on Black Background Color

This is how #ae95ce Color will look on black background color. Color contrast ratio is 7.99

#ae95ce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae95ce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae95ce

#ae95ce color code is use for CSS Background Color

Background color for the above div is #ae95ce

HTML with inline CSS

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

#ae95ce color code is use for CSS Border Color

CSS Border color for the above div is #ae95ce

HTML with inline CSS

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

CSS Border Left color for the above div is #ae95ce

HTML with inline CSS

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

CSS Border Right color for the above div is #ae95ce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae95ce

HTML with inline CSS

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

CSS Border Top color for the above div is #ae95ce

HTML with inline CSS

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

#ae95ce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae95ce Color code Preview on White Background

This is how #ae95ce Color code will look on white background color. Color contrast ratio is 2.63

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

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(174,149,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(181,206,149,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,149,206,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.