Skip to main content Skip to docs navigation

#71aaff 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 Fennel Flower and its hex is #77AAFF Nearest Color Name

Color Hue/Base color: Blue

Hex #71aaff Color code in RGB color code model is created after adding 44.31% red color, 66.67% green color and 100% blue color. Hex #71aaff Color code in CMYK color (process color) code model is generated after subtraction of 56% cyan, 33% magenta, 0% yellow and 0% black.

Hex #71aaff color code is between #7799ee web safe hex color code and #66bbdd web safe hex color code. #7799ee is the nearest web safe color code. You can see here many more shades of #71aaff color code.

RGB Chart

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

Color Table

Hex Color Code 71aaff #71aaff
RGB Decimal 113, 170, 255 113, 170, 255
RGB Percent 44%, 67%, 100% rgb(44%, 67%, 100%)
CSS RGBa 113, 170, 255,1 rgba(113,170,255,1)
CMYK Model cmyk(56%,33%,0%,0%)
HSL Color Space 216,100% ,72% hsl(216,100% ,72%)
HSV Color Space 216°, 56%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110001 10101010 11111111
Octal 161 252 377
Decimal 113 170 255
Hex 71 aa ff

Different shades of #71aaff color code.

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

Darkest of #71aaff
#0056d7
Darker of #71aaff
#0b6dff
Dark of #71aaff
#3e8bff
Base of #71aaff
#71aaff
Light of #71aaff
#a4c9ff
Lighter
#d7e7ff
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

#71aaff
#ffc671

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

Split Complementary

#71aaff
#ff7f71
#f1ff71

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

Analogous Color

#71fdff
#71e5ff
#71aaff
#717bff
#a371ff

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

#71aaff
#aaff71
#ff71aa

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

#71aaff
#ff71aa
#ffc671
#71ffc6

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

#71aaff
#ff71f1
#ffc671
#71ff7f

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 #71aaff

#0042a4
#0056d7
#0b6dff
#3e8bff
#71aaff
#a4c9ff
#d7e7ff
#ffffff
#ffffff

Tints of #71aaff Color

#71aaff
#80b3ff
#90bcff
#a0c6ff
#b0cfff
#bfd9ff
#cfe2ff
#dfecff
#eff5ff
#ffffff

Shades of #71aaff color code

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

#71aaff
#6497e2
#5784c6
#4b71aa
#3e5e8d
#324b71
#253855
#192538
#0c121c
#000000

Tones

#71aaff
#7fadf1
#8db0e3
#9cb2d4
#aab5c6

Tones

Similar Color like #71aaff color

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

#72abff
#73acff
#74adff
#75aeff
#76afff
#77b0ff
#78b1ff
#79b2ff
#7ab3ff
#7bb4ff
#7cb5ff
#7db6ff
#7eb7ff
#7fb8ff
#70a9fe
#6fa8fd
#6ea7fc
#6da6fb
#6ca5fa
#6ba4f9
#6aa3f8
#69a2f7
#68a1f6
#67a0f5
#669ff4
#659ef3
#649df2
#639cf1

Download this Light Blue

Hex #71aaff 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.

#71aaff Color Code Preview on Black Background Color

This is how #71aaff Color will look on black background color. Color contrast ratio is 8.90

#71aaff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #71aaff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #71aaff

#71aaff color code is use for CSS Background Color

Background color for the above div is #71aaff

HTML with inline CSS

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

#71aaff color code is use for CSS Border Color

CSS Border color for the above div is #71aaff

HTML with inline CSS

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

CSS Border Left color for the above div is #71aaff

HTML with inline CSS

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

CSS Border Right color for the above div is #71aaff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #71aaff

HTML with inline CSS

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

CSS Border Top color for the above div is #71aaff

HTML with inline CSS

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

#71aaff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#71aaff Color code Preview on White Background

This is how #71aaff Color code will look on white background color. Color contrast ratio is 2.36

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

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(113,170,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(255,198,113,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(113,170,255,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }