Skip to main content Skip to docs navigation

#a89aee 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 #a89aee Color code in RGB color code model is created after adding 65.88% red color, 60.39% green color and 93.33% blue color. Hex #a89aee Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 35% magenta, 0% yellow and 6.67% black.

Hex #a89aee color code is between #aa99dd web safe hex color code and #99aaff web safe hex color code. #aa99dd is the nearest web safe color code. You can see here many more shades of #a89aee color code.

RGB Chart

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

Color Table

Hex Color Code a89aee #a89aee
RGB Decimal 168, 154, 238 168, 154, 238
RGB Percent 66%, 60%, 93% rgb(66%, 60%, 93%)
CSS RGBa 168, 154, 238,1 rgba(168,154,238,1)
CMYK Model cmyk(29%,35%,0%,6.67%)
HSL Color Space 250,71% ,77% hsl(250,71% ,77%)
HSV Color Space 250°, 35%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101000 10011010 11101110
Octal 250 232 356
Decimal 168 154 238
Hex a8 9a ee

Different shades of #a89aee color code.

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

Darkest of #a89aee
#3f22cd
Darker of #a89aee
#5d43df
Dark of #a89aee
#826ee7
Base of #a89aee
#a89aee
Light of #a89aee
#cec6f5
Lighter
#f3f1fd
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

#a89aee
#e0ee9a

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

Split Complementary

#a89aee
#eed29a
#b6ee9a

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

Analogous Color

#9abdee
#9aafee
#a89aee
#c49aee
#e79aee

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

#a89aee
#9aeea8
#eea89a

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

#a89aee
#eea89a
#e0ee9a
#9ae0ee

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

#a89aee
#ee9ab6
#e0ee9a
#9aeed2

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

#311ba1
#3f22cd
#5d43df
#826ee7
#a89aee
#cec6f5
#f3f1fd
#ffffff
#ffffff

Tints of #a89aee Color

#a89aee
#b1a5ef
#bbb0f1
#c5bbf3
#cec6f5
#d8d2f7
#e2ddf9
#ebe8fb
#f5f3fd
#ffffff

Shades of #a89aee color code

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

#a89aee
#9588d3
#8277b9
#70669e
#5d5584
#4a4469
#38334f
#252234
#12111a
#000000

Tones

#a89aee
#b0a6e2
#b8b2d6
#c0bdcb
#c4c4c4

Tones

Similar Color like #a89aee color

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

#a99bef
#aa9cf0
#ab9df1
#ac9ef2
#ad9ff3
#aea0f4
#afa1f5
#b0a2f6
#b1a3f7
#b2a4f8
#b3a5f9
#b4a6fa
#b5a7fb
#b6a8fc
#a799ed
#a698ec
#a597eb
#a496ea
#a395e9
#a294e8
#a193e7
#a092e6
#9f91e5
#9e90e4
#9d8fe3
#9c8ee2
#9b8de1
#9a8ce0

Download this Light Blue

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

#a89aee Color Code Preview on Black Background Color

This is how #a89aee Color will look on black background color. Color contrast ratio is 8.52

#a89aee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a89aee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a89aee

#a89aee color code is use for CSS Background Color

Background color for the above div is #a89aee

HTML with inline CSS

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

#a89aee color code is use for CSS Border Color

CSS Border color for the above div is #a89aee

HTML with inline CSS

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

CSS Border Left color for the above div is #a89aee

HTML with inline CSS

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

CSS Border Right color for the above div is #a89aee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a89aee

HTML with inline CSS

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

CSS Border Top color for the above div is #a89aee

HTML with inline CSS

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

#a89aee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a89aee Color code Preview on White Background

This is how #a89aee Color code will look on white background color. Color contrast ratio is 2.46

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

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