crispedge.com

Color picker

Loading...

#aadcff hex color - Blue - Cool color - Information

#aadcff hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

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

Hex #aadcff color code is between #99ddee web safe hex color code and #bbccdd web safe hex color code. #99ddee is the nearest web safe color code. You can see here many more shades of #aadcff color code.

0 Likes 0 Comments | 7 Views

RGB Chart

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

Color Table

Hex Color Codeaadcff#aadcff
RGB Decimal170, 220, 255rgb(170, 220, 255)
RGB Percent67%, 86%, 100%rgb(67%, 86%, 100%)
CSS RGBa170, 220, 255,1rgba(170,220,255,1)
CMYK Modelcmyk(33%,14%,0%,0%)
HSL Color Space205,100% ,83%hsl(205,100% ,83%)
HSV Color Space205°, 33%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010101101110011111111
Octal252334377
Decimal170220255
Hexaadcff

Different shades of #aadcff color code.

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

Light Shade of #aadcff
#ddf1ff
Dark Shade of #aadcff
#77c7ff
Saturated Shade of #aadcff
#aadcff
Desaturated Shade of #aadcff
#aedbfb
Grey scale Shade of #aadcff
#d4d4d4
Brighten Shade
#c3f5ff
Most Readable Shade
#000000

Shades of #aadcff color code

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

#aadcff
#97c3e2
#84abc6
#7192aa
#5e7a8d
#4b6171
#384955
#253038
#12181c
#000000

Similar Color like #aadcff color

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

#abddff
#acdeff
#addfff
#aee0ff
#afe1ff
#b0e2ff
#b1e3ff
#b2e4ff
#b3e5ff
#b4e6ff
#b5e7ff
#b6e8ff
#b7e9ff
#b8eaff
#a9dbfe
#a8dafd
#a7d9fc
#a6d8fb
#a5d7fa
#a4d6f9
#a3d5f8
#a2d4f7
#a1d3f6
#a0d2f5
#9fd1f4
#9ed0f3
#9dcff2
#9ccef1

Monochromatic Color with #aadcff

#aadcff
#1c252a
#394955
#556e80
#7193aa
#8eb7d4

Tints of #aadcff Color

#aadcff
#b3dfff
#bce3ff
#c6e7ff
#cfebff
#d9efff
#e2f3ff
#ecf7ff
#f5fbff
#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

#aadcff
#ffcdaa

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

Split Complementary

#aadcff
#ffaab2
#fff7aa

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

Analogous Color

#aafeff
#aaedff
#aadcff
#aacbff
#aabaff

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

#aadcff
#ffaadc
#dcffaa

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

#aadcff
#f7aaff
#ffcdaa
#b1ffaa

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#aadcff
#ffcdaa
#fff7aa
#aab2ff

Double Complementary 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).

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

#aadcff Color Code Preview on Black Background Color

This is how #aadcff Color will look on black background color. Color contrast ratio is 14.39

#aadcff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aadcff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aadcff

#aadcff color code is use for CSS Background Color

Background color for the above div is #aadcff

HTML with inline CSS

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

#aadcff color code is use for CSS Border Color

CSS Border color for the above div is #aadcff

HTML with inline CSS

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

CSS Border Left color for the above div is #aadcff

HTML with inline CSS

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

CSS Border Right color for the above div is #aadcff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aadcff

HTML with inline CSS

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

CSS Border Top color for the above div is #aadcff

HTML with inline CSS

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

#aadcff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aadcff Color code Preview on White Background

This is how #aadcff Color code will look on white background color. Color contrast ratio is 1.46

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(170,220,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(255,205,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,220,255,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 7 Views

Post your comment:-

By submitting comment you agree to our privacy policy.