Skip to main content Skip to docs navigation

#00aafd 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 Protoss Pylon and its hex is #00AAFF Nearest Color Name

Color Hue/Base color: Blue

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

Hex #00aafd color code is between #0099ff web safe hex color code and #00bbee web safe hex color code. #0099ff is the nearest web safe color code. You can see here many more shades of #00aafd color code.

RGB Chart

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

Color Table

Hex Color Code 00aafd #00aafd
RGB Decimal 0, 170, 253 0, 170, 253
RGB Percent 0%, 67%, 99% rgb(0%, 67%, 99%)
CSS RGBa 0, 170, 253,1 rgba(0,170,253,1)
CMYK Model cmyk(100%,33%,0%,0.78%)
HSL Color Space 200,100% ,50% hsl(200,100% ,50%)
HSV Color Space 200°, 100%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000000 10101010 11111101
Octal 0 252 375
Decimal 0 170 253
Hex 00 aa fd

Different shades of #00aafd color code.

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

Darkest of #00aafd
#004364
Darker of #00aafd
#006597
Dark of #00aafd
#0088ca
Base of #00aafd
#00aafd
Light of #00aafd
#31bbff
Lighter
#64ccff
Lightest
#97ddff

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

#00aafd
#fd5300

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

Split Complementary

#00aafd
#fd002c
#fdd100

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

Analogous Color

#00fdbc
#00fde7
#00aafd
#0056fd
#1400fd

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

#00aafd
#aafd00
#fd00aa

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

#00aafd
#fd00aa
#fd5300
#00fd53

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

#00aafd
#d100fd
#fd5300
#2cfd00

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 #00aafd

#002131
#004364
#006597
#0088ca
#00aafd
#31bbff
#64ccff
#97ddff
#caeeff

Tints of #00aafd Color

#00aafd
#1cb3fd
#38bcfd
#55c6fd
#71cffd
#8dd9fe
#aae2fe
#c6ecfe
#e2f5fe
#ffffff

Shades of #00aafd color code

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

#00aafd
#0097e0
#0084c4
#0071a8
#005e8c
#004b70
#003854
#002538
#00121c
#000000

Tones

#00aafd
#19a1e4
#3399ca
#4c90b1
#658798

Tones

Similar Color like #00aafd color

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

#01abfe
#02acff
#03adff
#04aeff
#05afff
#06b0ff
#07b1ff
#08b2ff
#09b3ff
#0ab4ff
#0bb5ff
#0cb6ff
#0db7ff
#0eb8ff
#00a9fc
#00a8fb
#00a7fa
#00a6f9
#00a5f8
#00a4f7
#00a3f6
#00a2f5
#00a1f4
#00a0f3
#009ff2
#009ef1
#009df0
#009cef

Download this Dark Blue

Hex #00aafd 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.

#00aafd Color Code Preview on Black Background Color

This is how #00aafd Color will look on black background color. Color contrast ratio is 8.17

#00aafd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #00aafd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #00aafd

#00aafd color code is use for CSS Background Color

Background color for the above div is #00aafd

HTML with inline CSS

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

#00aafd color code is use for CSS Border Color

CSS Border color for the above div is #00aafd

HTML with inline CSS

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

CSS Border Left color for the above div is #00aafd

HTML with inline CSS

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

CSS Border Right color for the above div is #00aafd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #00aafd

HTML with inline CSS

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

CSS Border Top color for the above div is #00aafd

HTML with inline CSS

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

#00aafd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#00aafd Color code Preview on White Background

This is how #00aafd Color code will look on white background color. Color contrast ratio is 2.57

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

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