crispedge.com

Color picker

Loading...

#aa95ff hex color - Blue - Cool color - Information

#aa95ff hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #aa95ff Color code in RGB color code model is created after adding 66.67% red color, 58.43% green color and 100% blue color. Hex #aa95ff Color code in CMYK color (process color) code model is generated after subtraction of 33% cyan, 42% magenta, 0% yellow and 0% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaa95ff#aa95ff
RGB Decimal170, 149, 255rgb(170, 149, 255)
RGB Percent67%, 58%, 100%rgb(67%, 58%, 100%)
CSS RGBa170, 149, 255,1rgba(170,149,255,1)
CMYK Modelcmyk(33%,42%,0%,0%)
HSL Color Space252,100% ,79%hsl(252,100% ,79%)
HSV Color Space252°, 42%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010101001010111111111
Octal252225377
Decimal170149255
Hexaa95ff

Different shades of #aa95ff color code.

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

Light Shade of #aa95ff
#d3c8ff
Dark Shade of #aa95ff
#8162ff
Saturated Shade of #aa95ff
#aa95ff
Desaturated Shade of #aa95ff
#ad9afa
Grey scale Shade of #aa95ff
#cacaca
Brighten Shade
#c3aeff
Most Readable Shade
#000000

Shades of #aa95ff color code

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

#aa95ff
#9784e2
#8473c6
#7163aa
#5e528d
#4b4271
#383155
#252138
#12101c
#000000

Similar Color like #aa95ff color

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

#ab96ff
#ac97ff
#ad98ff
#ae99ff
#af9aff
#b09bff
#b19cff
#b29dff
#b39eff
#b49fff
#b5a0ff
#b6a1ff
#b7a2ff
#b8a3ff
#a994fe
#a893fd
#a792fc
#a691fb
#a590fa
#a48ff9
#a38ef8
#a28df7
#a18cf6
#a08bf5
#9f8af4
#9e89f3
#9d88f2
#9c87f1

Monochromatic Color with #aa95ff

#aa95ff
#1c192a
#393255
#554b80
#7163aa
#8e7cd4

Tints of #aa95ff Color

#aa95ff
#b3a0ff
#bcacff
#c6b8ff
#cfc4ff
#d9cfff
#e2dbff
#ece7ff
#f5f3ff
#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

#aa95ff
#eaff95

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

Split Complementary

#aa95ff
#ffdf95
#b5ff95

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

Analogous Color

#95aaff
#9595ff
#aa95ff
#bf95ff
#d495ff

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

#aa95ff
#ffaa95
#95ffaa

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

#aa95ff
#ff95b5
#eaff95
#95ffdf

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

#aa95ff
#eaff95
#b5ff95
#df95ff

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

#aa95ff Color Code Preview on Black Background Color

This is how #aa95ff Color will look on black background color. Color contrast ratio is 8.45

#aa95ff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa95ff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa95ff

#aa95ff color code is use for CSS Background Color

Background color for the above div is #aa95ff

HTML with inline CSS

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

#aa95ff color code is use for CSS Border Color

CSS Border color for the above div is #aa95ff

HTML with inline CSS

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

CSS Border Left color for the above div is #aa95ff

HTML with inline CSS

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

CSS Border Right color for the above div is #aa95ff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa95ff

HTML with inline CSS

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

CSS Border Top color for the above div is #aa95ff

HTML with inline CSS

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

#aa95ff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa95ff Color code Preview on White Background

This is how #aa95ff Color code will look on white background color. Color contrast ratio is 2.48

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

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(170,149,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(234,255,149,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,149,255,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.