Skip to main content Skip to docs navigation

#a8aab3 hex color | Modern Lavender | Download Dark Blue 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

Color Hue/Base color: Blue

Hex #a8aab3 Color Code is also known as | Modern Lavender color.

Hex #a8aab3 Color code in RGB color code model is created after adding 65.88% red color, 66.67% green color and 70.2% blue color. Hex #a8aab3 Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 5% magenta, 0% yellow and 29.8% black.

Hex #a8aab3 color code is between #aa99bb web safe hex color code and #99bbaa web safe hex color code. #aa99bb is the nearest web safe color code. You can see here many more shades of #a8aab3 color code.

RGB Chart

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

Color Table

Hex Color Code a8aab3 #a8aab3
RGB Decimal 168, 170, 179 168, 170, 179
RGB Percent 66%, 67%, 70% rgb(66%, 67%, 70%)
CSS RGBa 168, 170, 179,1 rgba(168,170,179,1)
CMYK Model cmyk(6%,5%,0%,29.8%)
HSL Color Space 229,7% ,68% hsl(229,7% ,68%)
HSV Color Space 229°, 6%, 70%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101000 10101010 10110011
Octal 250 252 263
Decimal 168 170 179
Hex a8 aa b3

Different shades of #a8aab3 color code.

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

Darkest of #a8aab3
#5a5d68
Darker of #a8aab3
#727583
Dark of #a8aab3
#8d8f9b
Base of #a8aab3
#a8aab3
Light of #a8aab3
#c3c5cb
Lighter
#dedfe3
Lightest
#fafafa

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

#a8aab3
#b3b1a8

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

Split Complementary

#a8aab3
#b3aca8
#b0b3a8

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

Analogous Color

#a8b0b3
#a8afb3
#a8aab3
#aaa8b3
#aea8b3

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

#a8aab3
#aab3a8
#b3a8aa

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

#a8aab3
#b3a8aa
#b3b1a8
#a8b3b1

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

#a8aab3
#b3a8b0
#b3b1a8
#a8b3ac

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

#43444c
#5a5d68
#727583
#8d8f9b
#a8aab3
#c3c5cb
#dedfe3
#fafafa
#ffffff

Tints of #a8aab3 Color

#a8aab3
#b1b3bb
#bbbcc3
#c5c6cc
#cecfd4
#d8d9dd
#e2e2e5
#ebecee
#f5f5f6
#ffffff

Shades of #a8aab3 color code

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

#a8aab3
#95979f
#82848b
#707177
#5d5e63
#4a4b4f
#38383b
#252527
#121213
#000000

Tones

#a8aab3
#aeaeae
#aeaeae
#aeaeae
#aeaeae

Tones

Similar Color like #a8aab3 color

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

#a9abb4
#aaacb5
#abadb6
#acaeb7
#adafb8
#aeb0b9
#afb1ba
#b0b2bb
#b1b3bc
#b2b4bd
#b3b5be
#b4b6bf
#b5b7c0
#b6b8c1
#a7a9b2
#a6a8b1
#a5a7b0
#a4a6af
#a3a5ae
#a2a4ad
#a1a3ac
#a0a2ab
#9fa1aa
#9ea0a9
#9d9fa8
#9c9ea7
#9b9da6
#9a9ca5

Download this Dark Blue

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

#a8aab3 Color Code Preview on Black Background Color

This is how #a8aab3 Color will look on black background color. Color contrast ratio is 9.07

#a8aab3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a8aab3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a8aab3

#a8aab3 color code is use for CSS Background Color

Background color for the above div is #a8aab3

HTML with inline CSS

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

#a8aab3 color code is use for CSS Border Color

CSS Border color for the above div is #a8aab3

HTML with inline CSS

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

CSS Border Left color for the above div is #a8aab3

HTML with inline CSS

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

CSS Border Right color for the above div is #a8aab3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a8aab3

HTML with inline CSS

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

CSS Border Top color for the above div is #a8aab3

HTML with inline CSS

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

#a8aab3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a8aab3 Color code Preview on White Background

This is how #a8aab3 Color code will look on white background color. Color contrast ratio is 2.32

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

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