Skip to main content Skip to docs navigation

#a1ebfc 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 Ganon Blue and its hex is #A4E4FC Nearest Color Name

Color Hue/Base color: Blue

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

Hex #a1ebfc color code is between #99eeff web safe hex color code and #aaddee web safe hex color code. #99eeff is the nearest web safe color code. You can see here many more shades of #a1ebfc color code.

RGB Chart

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

Color Table

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

Color in numbers

Type Red Green Blue
Binary 10100001 11101011 11111100
Octal 241 353 374
Decimal 161 235 252
Hex a1 eb fc

Different shades of #a1ebfc color code.

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

Darkest of #a1ebfc
#0dcbf7
Darker of #a1ebfc
#3ed6f9
Dark of #a1ebfc
#70e0fa
Base of #a1ebfc
#a1ebfc
Light of #a1ebfc
#d2f6fe
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

#a1ebfc
#fcb2a1

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

Split Complementary

#a1ebfc
#fca1bd
#fce0a1

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

Analogous Color

#a1fcd8
#a1fce7
#a1ebfc
#a1cdfc
#a1a7fc

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

#a1ebfc
#ebfca1
#fca1eb

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

#a1ebfc
#fca1eb
#fcb2a1
#a1fcb2

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

#a1ebfc
#e0a1fc
#fcb2a1
#bdfca1

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

#06a6cb
#0dcbf7
#3ed6f9
#70e0fa
#a1ebfc
#d2f6fe
#ffffff
#ffffff
#ffffff

Tints of #a1ebfc Color

#a1ebfc
#abedfc
#b5effc
#c0f1fd
#caf3fd
#d5f6fd
#dff8fe
#eafafe
#f4fcfe
#ffffff

Shades of #a1ebfc color code

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

#a1ebfc
#8fd0e0
#7db6c4
#6b9ca8
#59828c
#476870
#354e54
#233438
#111a1c
#000000

Tones

#a1ebfc
#abe5f2
#b4dfe9
#bed9df
#c8d3d5

Tones

Similar Color like #a1ebfc color

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

#a2ecfd
#a3edfe
#a4eeff
#a5efff
#a6f0ff
#a7f1ff
#a8f2ff
#a9f3ff
#aaf4ff
#abf5ff
#acf6ff
#adf7ff
#aef8ff
#aff9ff
#a0eafb
#9fe9fa
#9ee8f9
#9de7f8
#9ce6f7
#9be5f6
#9ae4f5
#99e3f4
#98e2f3
#97e1f2
#96e0f1
#95dff0
#94deef
#93ddee

Download this Light Blue

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

#a1ebfc Color Code Preview on Black Background Color

This is how #a1ebfc Color will look on black background color. Color contrast ratio is 15.80

#a1ebfc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a1ebfc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a1ebfc

#a1ebfc color code is use for CSS Background Color

Background color for the above div is #a1ebfc

HTML with inline CSS

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

#a1ebfc color code is use for CSS Border Color

CSS Border color for the above div is #a1ebfc

HTML with inline CSS

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

CSS Border Left color for the above div is #a1ebfc

HTML with inline CSS

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

CSS Border Right color for the above div is #a1ebfc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a1ebfc

HTML with inline CSS

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

CSS Border Top color for the above div is #a1ebfc

HTML with inline CSS

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

#a1ebfc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a1ebfc Color code Preview on White Background

This is how #a1ebfc Color code will look on white background color. Color contrast ratio is 1.33

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

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