Skip to main content Skip to docs navigation

#aaa0ab 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 2358 C and its hex is #ADA4AE Nearest Color Name

Color Hue/Base color: Violet

Hex #aaa0ab Color code in RGB color code model is created after adding 66.67% red color, 62.75% green color and 67.06% blue color. Hex #aaa0ab Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 6% magenta, 0% yellow and 32.94% black.

Hex #aaa0ab color code is between #9999aa web safe hex color code and #bbaabb web safe hex color code. #9999aa is the nearest web safe color code. You can see here many more shades of #aaa0ab color code.

RGB Chart

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

Color Table

Hex Color Code aaa0ab #aaa0ab
RGB Decimal 170, 160, 171 170, 160, 171
RGB Percent 67%, 63%, 67% rgb(67%, 63%, 67%)
CSS RGBa 170, 160, 171,1 rgba(170,160,171,1)
CMYK Model cmyk(1%,6%,0%,32.94%)
HSL Color Space 295,6% ,65% hsl(295,6% ,65%)
HSV Color Space 295°, 6%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101010 10100000 10101011
Octal 252 240 253
Decimal 170 160 171
Hex aa a0 ab

Different shades of #aaa0ab color code.

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

Darkest of #aaa0ab
#5d545e
Darker of #aaa0ab
#786b7a
Dark of #aaa0ab
#928593
Base of #aaa0ab
#aaa0ab
Light of #aaa0ab
#c2bbc3
Lighter
#dad6db
Lightest
#f3f1f3

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

#aaa0ab
#a1aba0

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

Split Complementary

#aaa0ab
#a6aba0
#a0aba4

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

Analogous Color

#a4a0ab
#a5a0ab
#aaa0ab
#aba0a8
#aba0a4

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

#aaa0ab
#a0abaa
#abaaa0

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

#aaa0ab
#abaaa0
#a1aba0
#a0a1ab

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

#aaa0ab
#aba4a0
#a1aba0
#a0a6ab

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

#433c43
#5d545e
#786b7a
#928593
#aaa0ab
#c2bbc3
#dad6db
#f3f1f3
#ffffff

Tints of #aaa0ab Color

#aaa0ab
#b3aab4
#bcb5bd
#c6bfc7
#cfcad0
#d9d4d9
#e2dfe3
#ece9ec
#f5f4f5
#ffffff

Shades of #aaa0ab color code

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

#aaa0ab
#978e98
#847c85
#716a72
#5e585f
#4b474c
#383539
#252326
#121113
#000000

Tones

#aaa0ab
#a5a5a5
#a5a5a5
#a5a5a5
#a5a5a5

Tones

Similar Color like #aaa0ab color

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

#aba1ac
#aca2ad
#ada3ae
#aea4af
#afa5b0
#b0a6b1
#b1a7b2
#b2a8b3
#b3a9b4
#b4aab5
#b5abb6
#b6acb7
#b7adb8
#b8aeb9
#a99faa
#a89ea9
#a79da8
#a69ca7
#a59ba6
#a49aa5
#a399a4
#a298a3
#a197a2
#a096a1
#9f95a0
#9e949f
#9d939e
#9c929d

Download this Dark Violet

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

#aaa0ab Color Code Preview on Black Background Color

This is how #aaa0ab Color will look on black background color. Color contrast ratio is 8.33

#aaa0ab in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaa0ab

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaa0ab

#aaa0ab color code is use for CSS Background Color

Background color for the above div is #aaa0ab

HTML with inline CSS

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

#aaa0ab color code is use for CSS Border Color

CSS Border color for the above div is #aaa0ab

HTML with inline CSS

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

CSS Border Left color for the above div is #aaa0ab

HTML with inline CSS

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

CSS Border Right color for the above div is #aaa0ab

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaa0ab

HTML with inline CSS

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

CSS Border Top color for the above div is #aaa0ab

HTML with inline CSS

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

#aaa0ab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaa0ab Color code Preview on White Background

This is how #aaa0ab Color code will look on white background color. Color contrast ratio is 2.52

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

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