Skip to main content Skip to docs navigation

#0cd5fa 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 Bright Sky Blue and its hex is #02CCFE Nearest Color Name

Color Hue/Base color: Blue

Hex #0cd5fa Color code in RGB color code model is created after adding 4.71% red color, 83.53% green color and 98.04% blue color. Hex #0cd5fa Color code in CMYK color (process color) code model is generated after subtraction of 95% cyan, 15% magenta, 0% yellow and 1.96% black.

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

RGB Chart

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

Color Table

Hex Color Code 0cd5fa #0cd5fa
RGB Decimal 12, 213, 250 12, 213, 250
RGB Percent 5%, 84%, 98% rgb(5%, 84%, 98%)
CSS RGBa 12, 213, 250,1 rgba(12,213,250,1)
CMYK Model cmyk(95%,15%,0%,1.96%)
HSL Color Space 189,96% ,51% hsl(189,96% ,51%)
HSV Color Space 189°, 95%, 98%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001100 11010101 11111010
Octal 14 325 372
Decimal 12 213 250
Hex 0c d5 fa

Different shades of #0cd5fa color code.

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

Darkest of #0cd5fa
#025b6b
Darker of #0cd5fa
#03859d
Dark of #0cd5fa
#04afcf
Base of #0cd5fa
#0cd5fa
Light of #0cd5fa
#3edefb
Lighter
#70e6fc
Lightest
#a2effd

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

#0cd5fa
#fa310c

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

Split Complementary

#0cd5fa
#fa0c5e
#faa80c

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

Analogous Color

#0cfa94
#0cfabc
#0cd5fa
#0c86fa
#0c22fa

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

#0cd5fa
#d5fa0c
#fa0cd5

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

#0cd5fa
#fa0cd5
#fa310c
#0cfa31

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

#0cd5fa
#a80cfa
#fa310c
#5efa0c

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

#013039
#025b6b
#03859d
#04afcf
#0cd5fa
#3edefb
#70e6fc
#a2effd
#d4f8fe

Tints of #0cd5fa Color

#0cd5fa
#27d9fa
#42defb
#5de3fb
#78e7fc
#93ecfc
#aef1fd
#c9f5fd
#e4fafe
#ffffff

Shades of #0cd5fa color code

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

#0cd5fa
#0abdde
#09a5c2
#088ea6
#06768a
#055e6f
#044753
#022f37
#01171b
#000000

Tones

#0cd5fa
#25c4e1
#3eb3c8
#56a2b0
#6f9197

Tones

Similar Color like #0cd5fa color

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

#0dd6fb
#0ed7fc
#0fd8fd
#10d9fe
#11daff
#12dbff
#13dcff
#14ddff
#15deff
#16dfff
#17e0ff
#18e1ff
#19e2ff
#1ae3ff
#0bd4f9
#0ad3f8
#09d2f7
#08d1f6
#07d0f5
#06cff4
#05cef3
#04cdf2
#03ccf1
#02cbf0
#01caef
#00c9ee
#00c8ed
#00c7ec

Download this Dark Blue

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

#0cd5fa Color Code Preview on Black Background Color

This is how #0cd5fa Color will look on black background color. Color contrast ratio is 11.91

#0cd5fa in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0cd5fa color code is use for CSS Background Color

Background color for the above div is #0cd5fa

HTML with inline CSS

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

#0cd5fa color code is use for CSS Border Color

CSS Border color for the above div is #0cd5fa

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0cd5fa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0cd5fa Color code Preview on White Background

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

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

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