Skip to main content Skip to docs navigation

#0fcfda 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 Fish Boy and its hex is #11DDDD Nearest Color Name

Color Hue/Base color: Blue

Hex #0fcfda Color code in RGB color code model is created after adding 5.88% red color, 81.18% green color and 85.49% blue color. Hex #0fcfda Color code in CMYK color (process color) code model is generated after subtraction of 93% cyan, 5% magenta, 0% yellow and 14.51% black.

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

RGB Chart

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

Color Table

Hex Color Code 0fcfda #0fcfda
RGB Decimal 15, 207, 218 15, 207, 218
RGB Percent 6%, 81%, 85% rgb(6%, 81%, 85%)
CSS RGBa 15, 207, 218,1 rgba(15,207,218,1)
CMYK Model cmyk(93%,5%,0%,14.51%)
HSL Color Space 183,87% ,46% hsl(183,87% ,46%)
HSV Color Space 183°, 93%, 85%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001111 11001111 11011010
Octal 17 317 332
Decimal 15 207 218
Hex 0f cf da

Different shades of #0fcfda color code.

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

Darkest of #0fcfda
#05474b
Darker of #0fcfda
#08747b
Dark of #0fcfda
#0ca2aa
Base of #0fcfda
#0fcfda
Light of #0fcfda
#2ce6f0
Lighter
#5bebf4
Lightest
#8bf1f7

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

#0fcfda
#da1a0f

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

Split Complementary

#0fcfda
#da0f6a
#da800f

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

Analogous Color

#0fda6f
#0fda90
#0fcfda
#0f8bda
#0f37da

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

#0fcfda
#cfda0f
#da0fcf

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

#0fcfda
#da0fcf
#da1a0f
#0fda1a

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

#0fcfda
#800fda
#da1a0f
#6ada0f

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

#021a1b
#05474b
#08747b
#0ca2aa
#0fcfda
#2ce6f0
#5bebf4
#8bf1f7
#bbf7fa

Tints of #0fcfda Color

#0fcfda
#29d4de
#44d9e2
#5fdfe6
#79e4ea
#94e9ee
#afeff2
#c9f4f6
#e4f9fa
#ffffff

Shades of #0fcfda color code

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

#0fcfda
#0db8c1
#0ba1a9
#0a8a91
#087379
#065c60
#054548
#032e30
#011718
#000000

Tones

#0fcfda
#26bac3
#3ea5ab
#559194
#6c7c7d

Tones

Similar Color like #0fcfda color

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

#10d0db
#11d1dc
#12d2dd
#13d3de
#14d4df
#15d5e0
#16d6e1
#17d7e2
#18d8e3
#19d9e4
#1adae5
#1bdbe6
#1cdce7
#1ddde8
#0eced9
#0dcdd8
#0cccd7
#0bcbd6
#0acad5
#09c9d4
#08c8d3
#07c7d2
#06c6d1
#05c5d0
#04c4cf
#03c3ce
#02c2cd
#01c1cc

Download this Dark Blue

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

#0fcfda Color Code Preview on Black Background Color

This is how #0fcfda Color will look on black background color. Color contrast ratio is 10.96

#0fcfda in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0fcfda color code is use for CSS Background Color

Background color for the above div is #0fcfda

HTML with inline CSS

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

#0fcfda color code is use for CSS Border Color

CSS Border color for the above div is #0fcfda

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0fcfda hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0fcfda Color code Preview on White Background

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

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

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