Skip to main content Skip to docs navigation

#aa8fcd hex color | Download Dark Violet BG image | Information

Color Picker

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

Woow we have a nearby visually matching color name available. It's name is Pantone 2086 C and its hex is #A08BCB Nearest Color Name

Color Hue/Base color: Violet

Hex #aa8fcd Color code in RGB color code model is created after adding 66.67% red color, 56.08% green color and 80.39% blue color. Hex #aa8fcd Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 30% magenta, 0% yellow and 19.61% black.

Hex #aa8fcd 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 #aa8fcd color code.

RGB Chart

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

Color Table

Hex Color Code aa8fcd #aa8fcd
RGB Decimal 170, 143, 205 170, 143, 205
RGB Percent 67%, 56%, 80% rgb(67%, 56%, 80%)
CSS RGBa 170, 143, 205,1 rgba(170,143,205,1)
CMYK Model cmyk(17%,30%,0%,19.61%)
HSL Color Space 266,38% ,68% hsl(266,38% ,68%)
HSV Color Space 266°, 30%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101010 10001111 11001101
Octal 252 217 315
Decimal 170 143 205
Hex aa 8f cd

Different shades of #aa8fcd color code.

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

Darkest of #aa8fcd
#5d3c87
Darker of #aa8fcd
#754caa
Dark of #aa8fcd
#8f6cbd
Base of #aa8fcd
#aa8fcd
Light of #aa8fcd
#c5b2dd
Lighter
#e0d6ec
Lightest
#faf9fc

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

#aa8fcd
#b2cd8f

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

Split Complementary

#aa8fcd
#cdc98f
#93cd8f

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

Analogous Color

#8f98cd
#908fcd
#aa8fcd
#bf8fcd
#cd8fc2

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

#aa8fcd
#8fcdaa
#cdaa8f

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

#aa8fcd
#cdaa8f
#b2cd8f
#8fb2cd

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

Square Color

#aa8fcd
#cd8f93
#b2cd8f
#8fcdc9

Square 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).

Monochromatic Color with #aa8fcd

#442c64
#5d3c87
#754caa
#8f6cbd
#aa8fcd
#c5b2dd
#e0d6ec
#faf9fc
#ffffff

Tints of #aa8fcd Color

#aa8fcd
#b39bd2
#bca7d8
#c6b4dd
#cfc0e3
#d9cde8
#e2d9ee
#ece6f3
#f5f2f9
#ffffff

Shades of #aa8fcd color code

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

#aa8fcd
#977fb6
#846f9f
#715f88
#5e4f71
#4b3f5b
#382f44
#251f2d
#120f16
#000000

Tones

#aa8fcd
#ac9fbd
#aeaeae
#aeaeae
#aeaeae

Tones

Similar Color like #aa8fcd color

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

#ab90ce
#ac91cf
#ad92d0
#ae93d1
#af94d2
#b095d3
#b196d4
#b297d5
#b398d6
#b499d7
#b59ad8
#b69bd9
#b79cda
#b89ddb
#a98ecc
#a88dcb
#a78cca
#a68bc9
#a58ac8
#a489c7
#a388c6
#a287c5
#a186c4
#a085c3
#9f84c2
#9e83c1
#9d82c0
#9c81bf

Download this Dark Violet

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

#aa8fcd Color Code Preview on Black Background Color

This is how #aa8fcd Color will look on black background color. Color contrast ratio is 7.52

#aa8fcd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa8fcd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa8fcd

#aa8fcd color code is use for CSS Background Color

Background color for the above div is #aa8fcd

HTML with inline CSS

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

#aa8fcd color code is use for CSS Border Color

CSS Border color for the above div is #aa8fcd

HTML with inline CSS

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

CSS Border Left color for the above div is #aa8fcd

HTML with inline CSS

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

CSS Border Right color for the above div is #aa8fcd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa8fcd

HTML with inline CSS

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

CSS Border Top color for the above div is #aa8fcd

HTML with inline CSS

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

#aa8fcd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa8fcd Color code Preview on White Background

This is how #aa8fcd Color code will look on white background color. Color contrast ratio is 2.79

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(170,143,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(178,205,143,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,143,205,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }