Skip to main content Skip to docs navigation

#0ffbcb 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 Teal and its hex is #01F9C6 Nearest Color Name

Color Hue/Base color: Blue

Hex #0ffbcb Color code in RGB color code model is created after adding 5.88% red color, 98.43% green color and 79.61% blue color. Hex #0ffbcb Color code in CMYK color (process color) code model is generated after subtraction of 94% cyan, 0% magenta, 19% yellow and 1.57% black.

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

RGB Chart

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

Color Table

Hex Color Code 0ffbcb #0ffbcb
RGB Decimal 15, 251, 203 15, 251, 203
RGB Percent 6%, 98%, 80% rgb(6%, 98%, 80%)
CSS RGBa 15, 251, 203,1 rgba(15,251,203,1)
CMYK Model cmyk(94%,0%,19%,1.57%)
HSL Color Space 168,97% ,52% hsl(168,97% ,52%)
HSV Color Space 168°, 94%, 98%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001111 11111011 11001011
Octal 17 373 313
Decimal 15 251 203
Hex 0f fb cb

Different shades of #0ffbcb color code.

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

Darkest of #0ffbcb
#026f59
Darker of #0ffbcb
#03a181
Dark of #0ffbcb
#04d3a9
Base of #0ffbcb
#0ffbcb
Light of #0ffbcb
#41fcd6
Lighter
#73fde1
Lightest
#a6feec

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

#0ffbcb
#fb0f3f

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

Split Complementary

#0ffbcb
#fb0fb5
#fb550f

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

Analogous Color

#0ffb41
#0ffb69
#0ffbcb
#0fdcfb
#0f7afb

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

#0ffbcb
#fbcb0f
#cb0ffb

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

#0ffbcb
#cb0ffb
#fb0f3f
#3ffb0f

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

#0ffbcb
#550ffb
#fb0f3f
#b5fb0f

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

#013d31
#026f59
#03a181
#04d3a9
#0ffbcb
#41fcd6
#73fde1
#a6feec
#d8fef6

Tints of #0ffbcb Color

#0ffbcb
#29fbd0
#44fbd6
#5ffcdc
#79fce2
#94fde7
#affded
#c9fef3
#e4fef9
#ffffff

Shades of #0ffbcb color code

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

#0ffbcb
#0ddfb4
#0bc39d
#0aa787
#088b70
#066f5a
#055343
#03372d
#011b16
#000000

Tones

#0ffbcb
#27e3bd
#40caae
#58b2a0
#719991

Tones

Similar Color like #0ffbcb color

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

#10fccc
#11fdcd
#12fece
#13ffcf
#14ffd0
#15ffd1
#16ffd2
#17ffd3
#18ffd4
#19ffd5
#1affd6
#1bffd7
#1cffd8
#1dffd9
#0efaca
#0df9c9
#0cf8c8
#0bf7c7
#0af6c6
#09f5c5
#08f4c4
#07f3c3
#06f2c2
#05f1c1
#04f0c0
#03efbf
#02eebe
#01edbd

Download this Dark Blue

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

#0ffbcb Color Code Preview on Black Background Color

This is how #0ffbcb Color will look on black background color. Color contrast ratio is 15.68

#0ffbcb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0ffbcb color code is use for CSS Background Color

Background color for the above div is #0ffbcb

HTML with inline CSS

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

#0ffbcb color code is use for CSS Border Color

CSS Border color for the above div is #0ffbcb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0ffbcb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0ffbcb Color code Preview on White Background

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

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

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