Skip to main content Skip to docs navigation

#008aeb 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 Pervenche and its hex is #0099EE Nearest Color Name

Color Hue/Base color: Blue

Hex #008aeb Color code in RGB color code model is created after adding 0% red color, 54.12% green color and 92.16% blue color. Hex #008aeb Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 41% magenta, 0% yellow and 7.84% black.

Hex #008aeb color code is between #0088ee web safe hex color code and #0099dd web safe hex color code. #0088ee is the nearest web safe color code. You can see here many more shades of #008aeb color code.

RGB Chart

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

Color Table

Hex Color Code 008aeb #008aeb
RGB Decimal 0, 138, 235 0, 138, 235
RGB Percent 0%, 54%, 92% rgb(0%, 54%, 92%)
CSS RGBa 0, 138, 235,1 rgba(0,138,235,1)
CMYK Model cmyk(100%,41%,0%,7.84%)
HSL Color Space 205,100% ,46% hsl(205,100% ,46%)
HSV Color Space 205°, 100%, 92%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000000 10001010 11101011
Octal 0 212 353
Decimal 0 138 235
Hex 00 8a eb

Different shades of #008aeb color code.

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

Darkest of #008aeb
#003052
Darker of #008aeb
#004e85
Dark of #008aeb
#006cb8
Base of #008aeb
#008aeb
Light of #008aeb
#1fa3ff
Lighter
#52b8ff
Lightest
#85cdff

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

#008aeb
#eb6100

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

Split Complementary

#008aeb
#eb0014
#ebd700

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

Analogous Color

#00ebc3
#00ebea
#008aeb
#003ceb
#2600eb

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

#008aeb
#8aeb00
#eb008a

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

#008aeb
#eb008a
#eb6100
#00eb61

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

#008aeb
#d700eb
#eb6100
#14eb00

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 #008aeb

#00121f
#003052
#004e85
#006cb8
#008aeb
#1fa3ff
#52b8ff
#85cdff
#b8e2ff

Tints of #008aeb Color

#008aeb
#1c97ed
#38a4ef
#55b1f1
#71bef3
#8dcbf6
#aad8f8
#c6e5fa
#e2f2fc
#ffffff

Shades of #008aeb color code

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

#008aeb
#007ad0
#006bb6
#005c9c
#004c82
#003d68
#002e4e
#001e34
#000f1a
#000000

Tones

#008aeb
#1886d4
#2f82bc
#477ea5
#5e7a8d

Tones

Similar Color like #008aeb color

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

#018bec
#028ced
#038dee
#048eef
#058ff0
#0690f1
#0791f2
#0892f3
#0993f4
#0a94f5
#0b95f6
#0c96f7
#0d97f8
#0e98f9
#0089ea
#0088e9
#0087e8
#0086e7
#0085e6
#0084e5
#0083e4
#0082e3
#0081e2
#0080e1
#007fe0
#007edf
#007dde
#007cdd

Download this Dark Blue

Hex #008aeb 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.

#008aeb Color Code Preview on Black Background Color

This is how #008aeb Color will look on black background color. Color contrast ratio is 5.84

#008aeb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #008aeb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #008aeb

#008aeb color code is use for CSS Background Color

Background color for the above div is #008aeb

HTML with inline CSS

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

#008aeb color code is use for CSS Border Color

CSS Border color for the above div is #008aeb

HTML with inline CSS

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

CSS Border Left color for the above div is #008aeb

HTML with inline CSS

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

CSS Border Right color for the above div is #008aeb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #008aeb

HTML with inline CSS

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

CSS Border Top color for the above div is #008aeb

HTML with inline CSS

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

#008aeb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#008aeb Color code Preview on White Background

This is how #008aeb Color code will look on white background color. Color contrast ratio is 3.60

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

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