Skip to main content Skip to docs navigation

#1aadfa hex color | Download Dark 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 Spiro Disco Ball and its hex is #0FC0FC Nearest Color Name

Color Hue/Base color: Blue

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

Hex #1aadfa color code is between #22aaff web safe hex color code and #11bbee web safe hex color code. #22aaff is the nearest web safe color code. You can see here many more shades of #1aadfa color code.

RGB Chart

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

Color Table

Hex Color Code 1aadfa #1aadfa
RGB Decimal 26, 173, 250 26, 173, 250
RGB Percent 10%, 68%, 98% rgb(10%, 68%, 98%)
CSS RGBa 26, 173, 250,1 rgba(26,173,250,1)
CMYK Model cmyk(90%,31%,0%,1.96%)
HSL Color Space 201,96% ,54% hsl(201,96% ,54%)
HSV Color Space 201°, 90%, 98%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00011010 10101101 11111010
Octal 32 255 372
Decimal 26 173 250
Hex 1a ad fa

Different shades of #1aadfa color code.

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

Darkest of #1aadfa
#035078
Darker of #1aadfa
#0471aa
Dark of #1aadfa
#0592dc
Base of #1aadfa
#1aadfa
Light of #1aadfa
#4cbffb
Lighter
#7ed1fc
Lightest
#b0e3fd

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

#1aadfa
#fa671a

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

Split Complementary

#1aadfa
#fa1a3d
#fad71a

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

Analogous Color

#1afac4
#1afaea
#1aadfa
#1a62fa
#2f1afa

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

#1aadfa
#adfa1a
#fa1aad

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

#1aadfa
#fa1aad
#fa671a
#1afa67

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

#1aadfa
#d71afa
#fa671a
#3dfa1a

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 #1aadfa

#022f46
#035078
#0471aa
#0592dc
#1aadfa
#4cbffb
#7ed1fc
#b0e3fd
#e2f4fe

Tints of #1aadfa Color

#1aadfa
#33b6fa
#4cbffb
#66c8fb
#7fd1fc
#99dafc
#b2e3fd
#ccecfd
#e5f5fe
#ffffff

Shades of #1aadfa color code

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

#1aadfa
#1799de
#1486c2
#1173a6
#0e608a
#0b4c6f
#083953
#052637
#02131b
#000000

Tones

#1aadfa
#31a6e3
#499ecb
#6097b4
#78909c

Tones

Similar Color like #1aadfa color

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

#1baefb
#1caffc
#1db0fd
#1eb1fe
#1fb2ff
#20b3ff
#21b4ff
#22b5ff
#23b6ff
#24b7ff
#25b8ff
#26b9ff
#27baff
#28bbff
#19acf9
#18abf8
#17aaf7
#16a9f6
#15a8f5
#14a7f4
#13a6f3
#12a5f2
#11a4f1
#10a3f0
#0fa2ef
#0ea1ee
#0da0ed
#0c9fec

Download this Dark Blue

Hex #1aadfa 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.

#1aadfa Color Code Preview on Black Background Color

This is how #1aadfa Color will look on black background color. Color contrast ratio is 8.40

#1aadfa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1aadfa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1aadfa

#1aadfa color code is use for CSS Background Color

Background color for the above div is #1aadfa

HTML with inline CSS

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

#1aadfa color code is use for CSS Border Color

CSS Border color for the above div is #1aadfa

HTML with inline CSS

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

CSS Border Left color for the above div is #1aadfa

HTML with inline CSS

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

CSS Border Right color for the above div is #1aadfa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #1aadfa

HTML with inline CSS

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

CSS Border Top color for the above div is #1aadfa

HTML with inline CSS

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

#1aadfa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#1aadfa Color code Preview on White Background

This is how #1aadfa Color code will look on white background color. Color contrast ratio is 2.50

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

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