Skip to main content Skip to docs navigation

#aa6fbf hex color | Dark Violet & Warm color | 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 Lavendless and its hex is #B86FC2 Nearest Color Name

Color Hue/Base color: Violet

Hex #aa6fbf Color code in RGB color code model is created after adding 66.67% red color, 43.53% green color and 74.9% blue color. Hex #aa6fbf Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 42% magenta, 0% yellow and 25.1% black.

Hex #aa6fbf color code is between #9977bb web safe hex color code and #bb66cc web safe hex color code. #9977bb is the nearest web safe color code. You can see here many more shades of #aa6fbf color code.

RGB Chart

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

Color Table

Hex Color Code aa6fbf #aa6fbf
RGB Decimal 170, 111, 191 170, 111, 191
RGB Percent 67%, 44%, 75% rgb(67%, 44%, 75%)
CSS RGBa 170, 111, 191,1 rgba(170,111,191,1)
CMYK Model cmyk(11%,42%,0%,25.1%)
HSL Color Space 284,38% ,59% hsl(284,38% ,59%)
HSV Color Space 284°, 42%, 75%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101010 01101111 10111111
Octal 252 157 277
Decimal 170 111 191
Hex aa 6f bf

Different shades of #aa6fbf color code.

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

Darkest of #aa6fbf
#582e67
Darker of #aa6fbf
#763e8a
Dark of #aa6fbf
#944dae
Base of #aa6fbf
#aa6fbf
Light of #aa6fbf
#bf92cf
Lighter
#d4b6de
Lightest
#e9d9ee

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

#aa6fbf
#84bf6f

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

Split Complementary

#aa6fbf
#acbf6f
#6fbf82

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

Analogous Color

#7b6fbf
#896fbf
#aa6fbf
#bf6fb9
#bf6f98

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

#aa6fbf
#6fbfaa
#bfaa6f

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

#aa6fbf
#bfaa6f
#84bf6f
#6f84bf

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

#aa6fbf
#bf826f
#84bf6f
#6facbf

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 #aa6fbf

#3a1e44
#582e67
#763e8a
#944dae
#aa6fbf
#bf92cf
#d4b6de
#e9d9ee
#fdfcfe

Tints of #aa6fbf Color

#aa6fbf
#b37fc6
#bc8fcd
#c69fd4
#cfafdb
#d9bfe2
#e2cfe9
#ecdff0
#f5eff7
#ffffff

Shades of #aa6fbf color code

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

#aa6fbf
#9762a9
#845694
#714a7f
#5e3d6a
#4b3154
#38253f
#25182a
#120c15
#000000

Tones

#aa6fbf
#a084aa
#979797
#979797
#979797

Tones

Similar Color like #aa6fbf color

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

#ab70c0
#ac71c1
#ad72c2
#ae73c3
#af74c4
#b075c5
#b176c6
#b277c7
#b378c8
#b479c9
#b57aca
#b67bcb
#b77ccc
#b87dcd
#a96ebe
#a86dbd
#a76cbc
#a66bbb
#a56aba
#a469b9
#a368b8
#a267b7
#a166b6
#a065b5
#9f64b4
#9e63b3
#9d62b2
#9c61b1

Download this

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

#aa6fbf Color Code Preview on Black Background Color

This is how #aa6fbf Color will look on black background color. Color contrast ratio is 5.74

#aa6fbf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa6fbf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa6fbf

#aa6fbf color code is use for CSS Background Color

Background color for the above div is #aa6fbf

HTML with inline CSS

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

#aa6fbf color code is use for CSS Border Color

CSS Border color for the above div is #aa6fbf

HTML with inline CSS

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

CSS Border Left color for the above div is #aa6fbf

HTML with inline CSS

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

CSS Border Right color for the above div is #aa6fbf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa6fbf

HTML with inline CSS

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

CSS Border Top color for the above div is #aa6fbf

HTML with inline CSS

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

#aa6fbf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa6fbf Color code Preview on White Background

This is how #aa6fbf Color code will look on white background color. Color contrast ratio is 3.66

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

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,111,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(132,191,111,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,111,191,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }