Skip to main content Skip to docs navigation

#0ccff3 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 #0ccff3 Color code in RGB color code model is created after adding 4.71% red color, 81.18% green color and 95.29% blue color. Hex #0ccff3 Color code in CMYK color (process color) code model is generated after subtraction of 95% cyan, 15% magenta, 0% yellow and 4.71% black.

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

RGB Chart

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

Color Table

Hex Color Code 0ccff3 #0ccff3
RGB Decimal 12, 207, 243 12, 207, 243
RGB Percent 5%, 81%, 95% rgb(5%, 81%, 95%)
CSS RGBa 12, 207, 243,1 rgba(12,207,243,1)
CMYK Model cmyk(95%,15%,0%,4.71%)
HSL Color Space 189,91% ,50% hsl(189,91% ,50%)
HSV Color Space 189°, 95%, 95%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001100 11001111 11110011
Octal 14 317 363
Decimal 12 207 243
Hex 0c cf f3

Different shades of #0ccff3 color code.

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

Darkest of #0ccff3
#055361
Darker of #0ccff3
#077c92
Dark of #0ccff3
#0aa6c2
Base of #0ccff3
#0ccff3
Light of #0ccff3
#3dd9f5
Lighter
#6de2f8
Lightest
#9eecfa

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

#0ccff3
#f3300c

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

Split Complementary

#0ccff3
#f30c5c
#f3a30c

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

Analogous Color

#0cf390
#0cf3b7
#0ccff3
#0c82f3
#0c22f3

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

#0ccff3
#cff30c
#f30ccf

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

#0ccff3
#f30ccf
#f3300c
#0cf330

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

#0ccff3
#a30cf3
#f3300c
#5cf30c

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

#022931
#055361
#077c92
#0aa6c2
#0ccff3
#3dd9f5
#6de2f8
#9eecfa
#cef5fd

Tints of #0ccff3 Color

#0ccff3
#27d4f4
#42d9f5
#5ddff7
#78e4f8
#93e9f9
#aeeffb
#c9f4fc
#e4f9fd
#ffffff

Shades of #0ccff3 color code

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

#0ccff3
#0ab8d8
#09a1bd
#088aa2
#067387
#055c6c
#044551
#022e36
#01171b
#000000

Tones

#0ccff3
#25bdda
#3facc0
#589aa7
#72898d

Tones

Similar Color like #0ccff3 color

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

#0dd0f4
#0ed1f5
#0fd2f6
#10d3f7
#11d4f8
#12d5f9
#13d6fa
#14d7fb
#15d8fc
#16d9fd
#17dafe
#18dbff
#19dcff
#1addff
#0bcef2
#0acdf1
#09ccf0
#08cbef
#07caee
#06c9ed
#05c8ec
#04c7eb
#03c6ea
#02c5e9
#01c4e8
#00c3e7
#00c2e6
#00c1e5

Download this Dark Blue

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

#0ccff3 Color Code Preview on Black Background Color

This is how #0ccff3 Color will look on black background color. Color contrast ratio is 11.23

#0ccff3 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0ccff3 color code is use for CSS Background Color

Background color for the above div is #0ccff3

HTML with inline CSS

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

#0ccff3 color code is use for CSS Border Color

CSS Border color for the above div is #0ccff3

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0ccff3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0ccff3 Color code Preview on White Background

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

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

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