Skip to main content Skip to docs navigation

#adecfa 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 Waterspout and its hex is #A4F4F9 Nearest Color Name

Color Hue/Base color: Blue

Hex #adecfa Color code in RGB color code model is created after adding 67.84% red color, 92.55% green color and 98.04% blue color. Hex #adecfa Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 6% magenta, 0% yellow and 1.96% black.

Hex #adecfa color code is between #aaeeff web safe hex color code and #bbddee web safe hex color code. #aaeeff is the nearest web safe color code. You can see here many more shades of #adecfa color code.

RGB Chart

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

Color Table

Hex Color Code adecfa #adecfa
RGB Decimal 173, 236, 250 173, 236, 250
RGB Percent 68%, 93%, 98% rgb(68%, 93%, 98%)
CSS RGBa 173, 236, 250,1 rgba(173,236,250,1)
CMYK Model cmyk(31%,6%,0%,1.96%)
HSL Color Space 191,89% ,83% hsl(191,89% ,83%)
HSV Color Space 191°, 31%, 98%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101101 11101100 11111010
Octal 255 354 372
Decimal 173 236 250
Hex ad ec fa

Different shades of #adecfa color code.

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

Darkest of #adecfa
#1dcbf1
Darker of #adecfa
#4dd6f4
Dark of #adecfa
#7de1f7
Base of #adecfa
#adecfa
Light of #adecfa
#ddf7fd
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

#adecfa
#fabbad

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

Split Complementary

#adecfa
#faadc5
#fae1ad

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

Analogous Color

#adfadb
#adfae8
#adecfa
#add2fa
#adb2fa

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

#adecfa
#ecfaad
#faadec

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

#adecfa
#faadec
#fabbad
#adfabb

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

#adecfa
#e1adfa
#fabbad
#c5faad

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

#0dabce
#1dcbf1
#4dd6f4
#7de1f7
#adecfa
#ddf7fd
#ffffff
#ffffff
#ffffff

Tints of #adecfa Color

#adecfa
#b6eefa
#bff0fb
#c8f2fb
#d1f4fc
#daf6fc
#e3f8fd
#ecfafd
#f5fcfe
#ffffff

Shades of #adecfa color code

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

#adecfa
#99d1de
#86b7c2
#739da6
#60838a
#4c686f
#394e53
#263437
#131a1b
#000000

Tones

#adecfa
#b6e6f1
#bee1e9
#c7dbe0
#d0d6d7

Tones

Similar Color like #adecfa color

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

#aeedfb
#afeefc
#b0effd
#b1f0fe
#b2f1ff
#b3f2ff
#b4f3ff
#b5f4ff
#b6f5ff
#b7f6ff
#b8f7ff
#b9f8ff
#baf9ff
#bbfaff
#acebf9
#abeaf8
#aae9f7
#a9e8f6
#a8e7f5
#a7e6f4
#a6e5f3
#a5e4f2
#a4e3f1
#a3e2f0
#a2e1ef
#a1e0ee
#a0dfed
#9fdeec

Download this Light Blue

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

#adecfa Color Code Preview on Black Background Color

This is how #adecfa Color will look on black background color. Color contrast ratio is 16.16

#adecfa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adecfa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adecfa

#adecfa color code is use for CSS Background Color

Background color for the above div is #adecfa

HTML with inline CSS

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

#adecfa color code is use for CSS Border Color

CSS Border color for the above div is #adecfa

HTML with inline CSS

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

CSS Border Left color for the above div is #adecfa

HTML with inline CSS

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

CSS Border Right color for the above div is #adecfa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #adecfa

HTML with inline CSS

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

CSS Border Top color for the above div is #adecfa

HTML with inline CSS

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

#adecfa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#adecfa Color code Preview on White Background

This is how #adecfa Color code will look on white background color. Color contrast ratio is 1.30

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

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