Skip to main content Skip to docs navigation

#08aedf 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 Pantone 311 C and its hex is #05C3DD Nearest Color Name

Color Hue/Base color: Blue

Hex #08aedf Color code in RGB color code model is created after adding 3.14% red color, 68.24% green color and 87.45% blue color. Hex #08aedf Color code in CMYK color (process color) code model is generated after subtraction of 96% cyan, 22% magenta, 0% yellow and 12.55% black.

Hex #08aedf color code is between #00aadd web safe hex color code and #00bbee web safe hex color code. #00aadd is the nearest web safe color code. You can see here many more shades of #08aedf color code.

RGB Chart

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

Color Table

Hex Color Code 08aedf #08aedf
RGB Decimal 8, 174, 223 8, 174, 223
RGB Percent 3%, 68%, 87% rgb(3%, 68%, 87%)
CSS RGBa 8, 174, 223,1 rgba(8,174,223,1)
CMYK Model cmyk(96%,22%,0%,12.55%)
HSL Color Space 194,93% ,45% hsl(194,93% ,45%)
HSV Color Space 194°, 96%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001000 10101110 11011111
Octal 10 256 337
Decimal 8 174 223
Hex 08 ae df

Different shades of #08aedf color code.

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

Darkest of #08aedf
#033b4b
Darker of #08aedf
#04617d
Dark of #08aedf
#0688ae
Base of #08aedf
#08aedf
Light of #08aedf
#23c7f7
Lighter
#54d3f9
Lightest
#85e0fb

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

#08aedf
#df3908

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

Split Complementary

#08aedf
#df0843
#dfa408

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

Analogous Color

#08df93
#08dfb6
#08aedf
#0866df
#080ddf

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

#08aedf
#aedf08
#df08ae

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

#08aedf
#df08ae
#df3908
#08df39

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

#08aedf
#a408df
#df3908
#43df08

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 #08aedf

#01141a
#033b4b
#04617d
#0688ae
#08aedf
#23c7f7
#54d3f9
#85e0fb
#b7ecfc

Tints of #08aedf Color

#08aedf
#23b7e2
#3ec0e6
#5ac9e9
#75d2ed
#91dbf0
#ace4f4
#c8edf7
#e3f6fb
#ffffff

Shades of #08aedf color code

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

#08aedf
#079ac6
#0687ad
#057494
#04607b
#034d63
#023a4a
#012631
#001318
#000000

Tones

#08aedf
#1fa1c8
#3695b1
#4d889a
#647c83

Tones

Similar Color like #08aedf color

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

#09afe0
#0ab0e1
#0bb1e2
#0cb2e3
#0db3e4
#0eb4e5
#0fb5e6
#10b6e7
#11b7e8
#12b8e9
#13b9ea
#14baeb
#15bbec
#16bced
#07adde
#06acdd
#05abdc
#04aadb
#03a9da
#02a8d9
#01a7d8
#00a6d7
#00a5d6
#00a4d5
#00a3d4
#00a2d3
#00a1d2
#00a0d1

Download this Dark Blue

Hex #08aedf 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.

#08aedf Color Code Preview on Black Background Color

This is how #08aedf Color will look on black background color. Color contrast ratio is 8.13

#08aedf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #08aedf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #08aedf

#08aedf color code is use for CSS Background Color

Background color for the above div is #08aedf

HTML with inline CSS

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

#08aedf color code is use for CSS Border Color

CSS Border color for the above div is #08aedf

HTML with inline CSS

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

CSS Border Left color for the above div is #08aedf

HTML with inline CSS

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

CSS Border Right color for the above div is #08aedf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #08aedf

HTML with inline CSS

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

CSS Border Top color for the above div is #08aedf

HTML with inline CSS

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

#08aedf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#08aedf Color code Preview on White Background

This is how #08aedf Color code will look on white background color. Color contrast ratio is 2.58

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

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