Skip to main content Skip to docs navigation

#0ebedf 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 #0ebedf Color code in RGB color code model is created after adding 5.49% red color, 74.51% green color and 87.45% blue color. Hex #0ebedf Color code in CMYK color (process color) code model is generated after subtraction of 94% cyan, 15% magenta, 0% yellow and 12.55% black.

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

RGB Chart

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

Color Table

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

Color in numbers

Type Red Green Blue
Binary 00001110 10111110 11011111
Octal 16 276 337
Decimal 14 190 223
Hex 0e be df

Different shades of #0ebedf color code.

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

Darkest of #0ebedf
#05434f
Darker of #0ebedf
#086c7f
Dark of #0ebedf
#0b95af
Base of #0ebedf
#0ebedf
Light of #0ebedf
#2ed3f2
Lighter
#5eddf5
Lightest
#8ee7f8

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

#0ebedf
#df2f0e

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

Split Complementary

#0ebedf
#df0e56
#df970e

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

Analogous Color

#0edf86
#0edfa9
#0ebedf
#0e78df
#0e21df

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

#0ebedf
#bedf0e
#df0ebe

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

#0ebedf
#df0ebe
#df2f0e
#0edf2f

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

#0ebedf
#970edf
#df2f0e
#56df0e

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

#021a1f
#05434f
#086c7f
#0b95af
#0ebedf
#2ed3f2
#5eddf5
#8ee7f8
#bef1fb

Tints of #0ebedf Color

#0ebedf
#28c5e2
#43cce6
#5ed3e9
#79daed
#93e2f0
#aee9f4
#c9f0f7
#e4f7fb
#ffffff

Shades of #0ebedf color code

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

#0ebedf
#0ca8c6
#0a93ad
#097e94
#07697b
#065463
#043f4a
#032a31
#011518
#000000

Tones

#0ebedf
#26aec7
#3d9eb0
#558d98
#6d7d80

Tones

Similar Color like #0ebedf color

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

#0fbfe0
#10c0e1
#11c1e2
#12c2e3
#13c3e4
#14c4e5
#15c5e6
#16c6e7
#17c7e8
#18c8e9
#19c9ea
#1acaeb
#1bcbec
#1ccced
#0dbdde
#0cbcdd
#0bbbdc
#0abadb
#09b9da
#08b8d9
#07b7d8
#06b6d7
#05b5d6
#04b4d5
#03b3d4
#02b2d3
#01b1d2
#00b0d1

Download this Dark Blue

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

#0ebedf Color Code Preview on Black Background Color

This is how #0ebedf Color will look on black background color. Color contrast ratio is 9.45

#0ebedf in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0ebedf color code is use for CSS Background Color

Background color for the above div is #0ebedf

HTML with inline CSS

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

#0ebedf color code is use for CSS Border Color

CSS Border color for the above div is #0ebedf

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0ebedf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0ebedf Color code Preview on White Background

This is how #0ebedf Color code will look on white background color. Color contrast ratio is 2.22

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

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