Skip to main content Skip to docs navigation

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

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

RGB Chart

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

Color Table

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

Color in numbers

Type Red Green Blue
Binary 10101000 10011001 11101110
Octal 250 231 356
Decimal 168 153 238
Hex a8 99 ee

Different shades of #a899ee color code.

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

Darkest of #a899ee
#4022cc
Darker of #a899ee
#5d42df
Dark of #a899ee
#836de7
Base of #a899ee
#a899ee
Light of #a899ee
#cdc5f5
Lighter
#f3f0fd
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

#a899ee
#dfee99

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

Split Complementary

#a899ee
#eed399
#b5ee99

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

Analogous Color

#99bcee
#99adee
#a899ee
#c499ee
#e899ee

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

#a899ee
#99eea8
#eea899

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

#a899ee
#eea899
#dfee99
#99dfee

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

#a899ee
#ee99b5
#dfee99
#99eed3

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

#321ba0
#4022cc
#5d42df
#836de7
#a899ee
#cdc5f5
#f3f0fd
#ffffff
#ffffff

Tints of #a899ee Color

#a899ee
#b1a4ef
#bbaff1
#c5bbf3
#cec6f5
#d8d1f7
#e2ddf9
#ebe8fb
#f5f3fd
#ffffff

Shades of #a899ee color code

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

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

Tones

#a899ee
#b0a5e2
#b7b1d6
#bfbdca
#c4c4c4

Tones

Similar Color like #a899ee color

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

#a99aef
#aa9bf0
#ab9cf1
#ac9df2
#ad9ef3
#ae9ff4
#afa0f5
#b0a1f6
#b1a2f7
#b2a3f8
#b3a4f9
#b4a5fa
#b5a6fb
#b6a7fc
#a798ed
#a697ec
#a596eb
#a495ea
#a394e9
#a293e8
#a192e7
#a091e6
#9f90e5
#9e8fe4
#9d8ee3
#9c8de2
#9b8ce1
#9a8be0

Download this Light Blue

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

#a899ee Color Code Preview on Black Background Color

This is how #a899ee Color will look on black background color. Color contrast ratio is 8.46

#a899ee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a899ee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a899ee

#a899ee color code is use for CSS Background Color

Background color for the above div is #a899ee

HTML with inline CSS

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

#a899ee color code is use for CSS Border Color

CSS Border color for the above div is #a899ee

HTML with inline CSS

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

CSS Border Left color for the above div is #a899ee

HTML with inline CSS

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

CSS Border Right color for the above div is #a899ee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a899ee

HTML with inline CSS

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

CSS Border Top color for the above div is #a899ee

HTML with inline CSS

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

#a899ee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a899ee Color code Preview on White Background

This is how #a899ee Color code will look on white background color. Color contrast ratio is 2.48

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

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