Skip to main content Skip to docs navigation

#abc7fa 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 Ice Cold Stare and its hex is #B1D1FC Nearest Color Name

Color Hue/Base color: Blue

Hex #abc7fa Color code in RGB color code model is created after adding 67.06% red color, 78.04% green color and 98.04% blue color. Hex #abc7fa Color code in CMYK color (process color) code model is generated after subtraction of 32% cyan, 20% magenta, 0% yellow and 1.96% black.

Hex #abc7fa color code is between #aaccff web safe hex color code and #bbbbee web safe hex color code. #aaccff is the nearest web safe color code. You can see here many more shades of #abc7fa color code.

RGB Chart

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

Color Table

Hex Color Code abc7fa #abc7fa
RGB Decimal 171, 199, 250 171, 199, 250
RGB Percent 67%, 78%, 98% rgb(67%, 78%, 98%)
CSS RGBa 171, 199, 250,1 rgba(171,199,250,1)
CMYK Model cmyk(32%,20%,0%,1.96%)
HSL Color Space 219,89% ,83% hsl(219,89% ,83%)
HSV Color Space 219°, 32%, 98%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101011 11000111 11111010
Octal 253 307 372
Decimal 171 199 250
Hex ab c7 fa

Different shades of #abc7fa color code.

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

Darkest of #abc7fa
#1b67f1
Darker of #abc7fa
#4b87f4
Dark of #abc7fa
#7ba7f7
Base of #abc7fa
#abc7fa
Light of #abc7fa
#dbe7fd
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

#abc7fa
#fadeab

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

Split Complementary

#abc7fa
#fab6ab
#effaab

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

Analogous Color

#abf5fa
#abe8fa
#abc7fa
#abadfa
#caabfa

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

#abc7fa
#c7faab
#faabc7

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

#abc7fa
#faabc7
#fadeab
#abfade

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

#abc7fa
#faabef
#fadeab
#abfab6

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

#0c50cd
#1b67f1
#4b87f4
#7ba7f7
#abc7fa
#dbe7fd
#ffffff
#ffffff
#ffffff

Tints of #abc7fa Color

#abc7fa
#b4cdfa
#bdd3fb
#c7d9fb
#d0dffc
#d9e6fc
#e3ecfd
#ecf2fd
#f5f8fe
#ffffff

Shades of #abc7fa color code

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

#abc7fa
#98b0de
#859ac2
#7284a6
#5f6e8a
#4c586f
#394253
#262c37
#13161b
#000000

Tones

#abc7fa
#b4caf1
#bdcce8
#c6cfdf
#cfd1d6

Tones

Similar Color like #abc7fa color

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

#acc8fb
#adc9fc
#aecafd
#afcbfe
#b0ccff
#b1cdff
#b2ceff
#b3cfff
#b4d0ff
#b5d1ff
#b6d2ff
#b7d3ff
#b8d4ff
#b9d5ff
#aac6f9
#a9c5f8
#a8c4f7
#a7c3f6
#a6c2f5
#a5c1f4
#a4c0f3
#a3bff2
#a2bef1
#a1bdf0
#a0bcef
#9fbbee
#9ebaed
#9db9ec

Download this Light Blue

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

#abc7fa Color Code Preview on Black Background Color

This is how #abc7fa Color will look on black background color. Color contrast ratio is 12.28

#abc7fa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abc7fa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abc7fa

#abc7fa color code is use for CSS Background Color

Background color for the above div is #abc7fa

HTML with inline CSS

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

#abc7fa color code is use for CSS Border Color

CSS Border color for the above div is #abc7fa

HTML with inline CSS

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

CSS Border Left color for the above div is #abc7fa

HTML with inline CSS

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

CSS Border Right color for the above div is #abc7fa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #abc7fa

HTML with inline CSS

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

CSS Border Top color for the above div is #abc7fa

HTML with inline CSS

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

#abc7fa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#abc7fa Color code Preview on White Background

This is how #abc7fa Color code will look on white background color. Color contrast ratio is 1.71

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

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(171,199,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(250,222,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(171,199,250,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }