Skip to main content Skip to docs navigation

#aa8fef hex color | Download Light 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

Woow we have a nearby visually matching color name available. It's name is Cold Lips and its hex is #9BA0EF Nearest Color Name

Color Hue/Base color: Blue

Hex #aa8fef Color code in RGB color code model is created after adding 66.67% red color, 56.08% green color and 93.73% blue color. Hex #aa8fef Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 40% magenta, 0% yellow and 6.27% black.

Hex #aa8fef color code is between #9988ee web safe hex color code and #bb99ff web safe hex color code. #9988ee is the nearest web safe color code. You can see here many more shades of #aa8fef color code.

RGB Chart

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

Color Table

Hex Color Code aa8fef #aa8fef
RGB Decimal 170, 143, 239 170, 143, 239
RGB Percent 67%, 56%, 94% rgb(67%, 56%, 94%)
CSS RGBa 170, 143, 239,1 rgba(170,143,239,1)
CMYK Model cmyk(29%,40%,0%,6.27%)
HSL Color Space 257,75% ,75% hsl(257,75% ,75%)
HSV Color Space 257°, 40%, 94%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101010 10001111 11101111
Octal 252 217 357
Decimal 170 143 239
Hex aa 8f ef

Different shades of #aa8fef color code.

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

Darkest of #aa8fef
#4d1dc8
Darker of #aa8fef
#6636e2
Dark of #aa8fef
#8862e9
Base of #aa8fef
#aa8fef
Light of #aa8fef
#ccbcf5
Lighter
#eee8fc
Lightest
#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

#aa8fef
#d4ef8f

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

Split Complementary

#aa8fef
#efda8f
#a4ef8f

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

Analogous Color

#8facef
#8f9cef
#aa8fef
#ca8fef
#ef8fec

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

#aa8fef
#8fefaa
#efaa8f

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

#aa8fef
#efaa8f
#d4ef8f
#8fd4ef

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

#aa8fef
#ef8fa4
#d4ef8f
#8fefda

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

#3c169c
#4d1dc8
#6636e2
#8862e9
#aa8fef
#ccbcf5
#eee8fc
#ffffff
#ffffff

Tints of #aa8fef Color

#aa8fef
#b39bf0
#bca7f2
#c6b4f4
#cfc0f6
#d9cdf7
#e2d9f9
#ece6fb
#f5f2fd
#ffffff

Shades of #aa8fef color code

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

#aa8fef
#977fd4
#846fb9
#715f9f
#5e4f84
#4b3f6a
#382f4f
#251f35
#120f1a
#000000

Tones

#aa8fef
#b09ce2
#b5a9d5
#bbb5c9
#bfbfbf

Tones

Similar Color like #aa8fef color

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

#ab90f0
#ac91f1
#ad92f2
#ae93f3
#af94f4
#b095f5
#b196f6
#b297f7
#b398f8
#b499f9
#b59afa
#b69bfb
#b79cfc
#b89dfd
#a98eee
#a88ded
#a78cec
#a68beb
#a58aea
#a489e9
#a388e8
#a287e7
#a186e6
#a085e5
#9f84e4
#9e83e3
#9d82e2
#9c81e1

Download this Light Blue

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

#aa8fef Color Code Preview on Black Background Color

This is how #aa8fef Color will look on black background color. Color contrast ratio is 7.88

#aa8fef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa8fef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa8fef

#aa8fef color code is use for CSS Background Color

Background color for the above div is #aa8fef

HTML with inline CSS

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

#aa8fef color code is use for CSS Border Color

CSS Border color for the above div is #aa8fef

HTML with inline CSS

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

CSS Border Left color for the above div is #aa8fef

HTML with inline CSS

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

CSS Border Right color for the above div is #aa8fef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa8fef

HTML with inline CSS

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

CSS Border Top color for the above div is #aa8fef

HTML with inline CSS

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

#aa8fef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa8fef Color code Preview on White Background

This is how #aa8fef Color code will look on white background color. Color contrast ratio is 2.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 #aa8fef; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #aa8fef; }

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