Skip to main content Skip to docs navigation

#a1affc 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 Pastel Blue and its hex is #A2BFFE Nearest Color Name

Color Hue/Base color: Blue

Hex #a1affc Color code in RGB color code model is created after adding 63.14% red color, 68.63% green color and 98.82% blue color. Hex #a1affc Color code in CMYK color (process color) code model is generated after subtraction of 36% cyan, 31% magenta, 0% yellow and 1.18% black.

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

RGB Chart

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

Color Table

Hex Color Code a1affc #a1affc
RGB Decimal 161, 175, 252 161, 175, 252
RGB Percent 63%, 69%, 99% rgb(63%, 69%, 99%)
CSS RGBa 161, 175, 252,1 rgba(161,175,252,1)
CMYK Model cmyk(36%,31%,0%,1.18%)
HSL Color Space 231,94% ,81% hsl(231,94% ,81%)
HSV Color Space 231°, 36%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10100001 10101111 11111100
Octal 241 257 374
Decimal 161 175 252
Hex a1 af fc

Different shades of #a1affc color code.

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

Darkest of #a1affc
#0d31f7
Darker of #a1affc
#3e5bf9
Dark of #a1affc
#7085fa
Base of #a1affc
#a1affc
Light of #a1affc
#d2d9fe
Lighter
#ffffff
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

#a1affc
#fceea1

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

Split Complementary

#a1affc
#fcc1a1
#dcfca1

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

Analogous Color

#a1e4fc
#a1d5fc
#a1affc
#b1a1fc
#d7a1fc

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

#a1affc
#affca1
#fca1af

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

#a1affc
#fca1af
#fceea1
#a1fcee

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

#a1affc
#fca1dc
#fceea1
#a1fcc1

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

#0625cb
#0d31f7
#3e5bf9
#7085fa
#a1affc
#d2d9fe
#ffffff
#ffffff
#ffffff

Tints of #a1affc Color

#a1affc
#abb7fc
#b5c0fc
#c0c9fd
#cad2fd
#d5dbfd
#dfe4fe
#eaedfe
#f4f6fe
#ffffff

Shades of #a1affc color code

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

#a1affc
#8f9be0
#7d88c4
#6b74a8
#59618c
#474d70
#353a54
#232638
#11131c
#000000

Tones

#a1affc
#abb6f2
#b4bce9
#bec3df
#c8cad5

Tones

Similar Color like #a1affc color

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

#a2b0fd
#a3b1fe
#a4b2ff
#a5b3ff
#a6b4ff
#a7b5ff
#a8b6ff
#a9b7ff
#aab8ff
#abb9ff
#acbaff
#adbbff
#aebcff
#afbdff
#a0aefb
#9fadfa
#9eacf9
#9dabf8
#9caaf7
#9ba9f6
#9aa8f5
#99a7f4
#98a6f3
#97a5f2
#96a4f1
#95a3f0
#94a2ef
#93a1ee

Download this Light Blue

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

#a1affc Color Code Preview on Black Background Color

This is how #a1affc Color will look on black background color. Color contrast ratio is 10.05

#a1affc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a1affc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a1affc

#a1affc color code is use for CSS Background Color

Background color for the above div is #a1affc

HTML with inline CSS

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

#a1affc color code is use for CSS Border Color

CSS Border color for the above div is #a1affc

HTML with inline CSS

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

CSS Border Left color for the above div is #a1affc

HTML with inline CSS

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

CSS Border Right color for the above div is #a1affc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a1affc

HTML with inline CSS

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

CSS Border Top color for the above div is #a1affc

HTML with inline CSS

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

#a1affc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a1affc Color code Preview on White Background

This is how #a1affc Color code will look on white background color. Color contrast ratio is 2.09

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

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