Skip to main content Skip to docs navigation

#5dcbdb 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 Watercourse and its hex is #5CCBD6 Nearest Color Name

Color Hue/Base color: Blue

Hex #5dcbdb Color code in RGB color code model is created after adding 36.47% red color, 79.61% green color and 85.88% blue color. Hex #5dcbdb Color code in CMYK color (process color) code model is generated after subtraction of 58% cyan, 7% magenta, 0% yellow and 14.12% black.

Hex #5dcbdb color code is between #55ccdd web safe hex color code and #66bbcc web safe hex color code. #55ccdd is the nearest web safe color code. You can see here many more shades of #5dcbdb color code.

RGB Chart

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

Color Table

Hex Color Code 5dcbdb #5dcbdb
RGB Decimal 93, 203, 219 93, 203, 219
RGB Percent 36%, 80%, 86% rgb(36%, 80%, 86%)
CSS RGBa 93, 203, 219,1 rgba(93,203,219,1)
CMYK Model cmyk(58%,7%,0%,14.12%)
HSL Color Space 188,64% ,61% hsl(188,64% ,61%)
HSV Color Space 188°, 58%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01011101 11001011 11011011
Octal 135 313 333
Decimal 93 203 219
Hex 5d cb db

Different shades of #5dcbdb color code.

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

Darkest of #5dcbdb
#1d7582
Darker of #5dcbdb
#269bac
Dark of #5dcbdb
#33bed2
Base of #5dcbdb
#5dcbdb
Light of #5dcbdb
#87d8e4
Lighter
#b0e6ee
Lightest
#daf3f7

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

#5dcbdb
#db6d5d

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

Split Complementary

#5dcbdb
#db5d8c
#dbac5d

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

Analogous Color

#5ddba2
#5ddbb7
#5dcbdb
#5da1db
#5d6ddb

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

#5dcbdb
#cbdb5d
#db5dcb

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

#5dcbdb
#db5dcb
#db6d5d
#5ddb6d

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

#5dcbdb
#ac5ddb
#db6d5d
#8cdb5d

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 #5dcbdb

#145058
#1d7582
#269bac
#33bed2
#5dcbdb
#87d8e4
#b0e6ee
#daf3f7
#ffffff

Tints of #5dcbdb Color

#5dcbdb
#6fd0df
#81d6e3
#93dce7
#a5e2eb
#b7e7ef
#c9edf3
#dbf3f7
#edf9fb
#ffffff

Shades of #5dcbdb color code

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

#5dcbdb
#52b4c2
#489daa
#3e8792
#337079
#295a61
#1f4349
#142d30
#0a1618
#000000

Tones

#5dcbdb
#71bcc7
#85adb3
#989fa0
#9c9c9c

Tones

Similar Color like #5dcbdb color

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

#5eccdc
#5fcddd
#60cede
#61cfdf
#62d0e0
#63d1e1
#64d2e2
#65d3e3
#66d4e4
#67d5e5
#68d6e6
#69d7e7
#6ad8e8
#6bd9e9
#5ccada
#5bc9d9
#5ac8d8
#59c7d7
#58c6d6
#57c5d5
#56c4d4
#55c3d3
#54c2d2
#53c1d1
#52c0d0
#51bfcf
#50bece
#4fbdcd

Download this Dark Blue

Hex #5dcbdb 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.

#5dcbdb Color Code Preview on Black Background Color

This is how #5dcbdb Color will look on black background color. Color contrast ratio is 11.03

#5dcbdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5dcbdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5dcbdb

#5dcbdb color code is use for CSS Background Color

Background color for the above div is #5dcbdb

HTML with inline CSS

<div style="background-color:#5dcbdb;"></div>

#5dcbdb color code is use for CSS Border Color

CSS Border color for the above div is #5dcbdb

HTML with inline CSS

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

CSS Border Left color for the above div is #5dcbdb

HTML with inline CSS

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

CSS Border Right color for the above div is #5dcbdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5dcbdb

HTML with inline CSS

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

CSS Border Top color for the above div is #5dcbdb

HTML with inline CSS

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

#5dcbdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5dcbdb Color code Preview on White Background

This is how #5dcbdb Color code will look on white background color. Color contrast ratio is 1.90

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

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