Skip to main content Skip to docs navigation

#aa8ed2 hex color - Violet - Cool color - Information

#aa8ed2 hex color - Violet - Cool color

On this page
@
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 Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #aa8ed2 Color code in RGB color code model is created after adding 66.67% red color, 55.69% green color and 82.35% blue color. Hex #aa8ed2 Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 32% magenta, 0% yellow and 17.65% black.

Hex #aa8ed2 color code is between #9988cc web safe hex color code and #bb99dd web safe hex color code. #9988cc is the nearest web safe color code. You can see here many more shades of #aa8ed2 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code aa8ed2 #aa8ed2
RGB Decimal 170, 142, 210 rgb(170, 142, 210)
RGB Percent 67%, 56%, 82% rgb(67%, 56%, 82%)
CSS RGBa 170, 142, 210,1 rgba(170,142,210,1)
CMYK Model cmyk(19%,32%,0%,17.65%)
HSL Color Space 265,43% ,69% hsl(265,43% ,69%)
HSV Color Space 265°, 32%, 82%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101010 10001110 11010010
Octal 252 216 322
Decimal 170 142 210
Hex aa 8e d2

Different shades of #aa8ed2 color code.

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

Light Shade of #aa8ed2
#c5b2e1
Dark Shade of #aa8ed2
#8f69c3
Saturated Shade of #aa8ed2
#a986da
Desaturated Shade of #aa8ed2
#ab96ca
Grey scale Shade of #aa8ed2
#b0b0b0
Brighten Shade
#c3a7eb
Most Readable Shade
#000000

Shades of #aa8ed2 color code

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

#aa8ed2
#977eba
#846ea3
#715e8c
#5e4e74
#4b3f5d
#382f46
#251f2e
#120f17
#000000

Similar Color like #aa8ed2 color

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

#ab8fd3
#ac90d4
#ad91d5
#ae92d6
#af93d7
#b094d8
#b195d9
#b296da
#b397db
#b498dc
#b599dd
#b69ade
#b79bdf
#b89ce0
#a98dd1
#a88cd0
#a78bcf
#a68ace
#a589cd
#a488cc
#a387cb
#a286ca
#a185c9
#a084c8
#9f83c7
#9e82c6
#9d81c5
#9c80c4

Monochromatic Color with #aa8ed2

#aa8ed2
#ccabfc
#201b28
#433852
#65557d
#8871a7

Tints of #aa8ed2 Color

#aa8ed2
#b39ad7
#bca7dc
#c6b3e1
#cfc0e6
#d9cceb
#e2d9f0
#ece5f5
#f5f2fa
#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

#aa8ed2
#b6d28e

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

Split Complementary

#aa8ed2
#d2cc8e
#94d28e

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

Analogous Color

#8f8ed2
#9c8ed2
#aa8ed2
#b88ed2
#c58ed2

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

#aa8ed2
#d2aa8e
#8ed2aa

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

#aa8ed2
#d28e94
#b6d28e
#8ed2cc

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

#aa8ed2
#b6d28e
#94d28e
#cc8ed2

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

#aa8ed2 Color Code Preview on Black Background Color

This is how #aa8ed2 Color will look on black background color. Color contrast ratio is 7.51

#aa8ed2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa8ed2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa8ed2

#aa8ed2 color code is use for CSS Background Color

Background color for the above div is #aa8ed2

HTML with inline CSS

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

#aa8ed2 color code is use for CSS Border Color

CSS Border color for the above div is #aa8ed2

HTML with inline CSS

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

CSS Border Left color for the above div is #aa8ed2

HTML with inline CSS

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

CSS Border Right color for the above div is #aa8ed2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa8ed2

HTML with inline CSS

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

CSS Border Top color for the above div is #aa8ed2

HTML with inline CSS

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

#aa8ed2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa8ed2 Color code Preview on White Background

This is how #aa8ed2 Color code will look on white background color. Color contrast ratio is 2.80

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

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,142,210,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(182,210,142,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,142,210,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.