Skip to main content Skip to docs navigation

#0eaddf 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 Blue Raspberry and its hex is #0CBFE9 Nearest Color Name

Color Hue/Base color: Blue

Hex #0eaddf Color code in RGB color code model is created after adding 5.49% red color, 67.84% green color and 87.45% blue color. Hex #0eaddf Color code in CMYK color (process color) code model is generated after subtraction of 94% cyan, 22% magenta, 0% yellow and 12.55% black.

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

RGB Chart

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

Color Table

Hex Color Code 0eaddf #0eaddf
RGB Decimal 14, 173, 223 14, 173, 223
RGB Percent 5%, 68%, 87% rgb(5%, 68%, 87%)
CSS RGBa 14, 173, 223,1 rgba(14,173,223,1)
CMYK Model cmyk(94%,22%,0%,12.55%)
HSL Color Space 194,88% ,46% hsl(194,88% ,46%)
HSV Color Space 194°, 94%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001110 10101101 11011111
Octal 16 255 337
Decimal 14 173 223
Hex 0e ad df

Different shades of #0eaddf color code.

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

Darkest of #0eaddf
#053d4f
Darker of #0eaddf
#08637f
Dark of #0eaddf
#0b88af
Base of #0eaddf
#0eaddf
Light of #0eaddf
#2ec3f2
Lighter
#5ed1f5
Lightest
#8edff8

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

#0eaddf
#df400e

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

Split Complementary

#0eaddf
#df0e45
#dfa80e

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

Analogous Color

#0edf97
#0edfba
#0eaddf
#0e67df
#0e10df

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

#0eaddf
#addf0e
#df0ead

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

#0eaddf
#df0ead
#df400e
#0edf40

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

#0eaddf
#a80edf
#df400e
#45df0e

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 #0eaddf

#02181f
#053d4f
#08637f
#0b88af
#0eaddf
#2ec3f2
#5ed1f5
#8edff8
#beecfb

Tints of #0eaddf Color

#0eaddf
#28b6e2
#43bfe6
#5ec8e9
#79d1ed
#93daf0
#aee3f4
#c9ecf7
#e4f5fb
#ffffff

Shades of #0eaddf color code

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

#0eaddf
#0c99c6
#0a86ad
#097394
#07607b
#064c63
#04394a
#032631
#011318
#000000

Tones

#0eaddf
#26a1c7
#3d94b0
#558898
#6d7c80

Tones

Similar Color like #0eaddf color

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

#0faee0
#10afe1
#11b0e2
#12b1e3
#13b2e4
#14b3e5
#15b4e6
#16b5e7
#17b6e8
#18b7e9
#19b8ea
#1ab9eb
#1bbaec
#1cbbed
#0dacde
#0cabdd
#0baadc
#0aa9db
#09a8da
#08a7d9
#07a6d8
#06a5d7
#05a4d6
#04a3d5
#03a2d4
#02a1d3
#01a0d2
#009fd1

Download this Dark Blue

Hex #0eaddf 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.

#0eaddf Color Code Preview on Black Background Color

This is how #0eaddf Color will look on black background color. Color contrast ratio is 8.06

#0eaddf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0eaddf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0eaddf

#0eaddf color code is use for CSS Background Color

Background color for the above div is #0eaddf

HTML with inline CSS

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

#0eaddf color code is use for CSS Border Color

CSS Border color for the above div is #0eaddf

HTML with inline CSS

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

CSS Border Left color for the above div is #0eaddf

HTML with inline CSS

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

CSS Border Right color for the above div is #0eaddf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0eaddf

HTML with inline CSS

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

CSS Border Top color for the above div is #0eaddf

HTML with inline CSS

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

#0eaddf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0eaddf Color code Preview on White Background

This is how #0eaddf Color code will look on white background color. Color contrast ratio is 2.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 #0eaddf; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #0eaddf; }

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