Skip to main content Skip to docs navigation

#5dcbbc 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 Bayside and its hex is #5FC9BF Nearest Color Name

Color Hue/Base color: Blue

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

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

RGB Chart

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

Color Table

Hex Color Code 5dcbbc #5dcbbc
RGB Decimal 93, 203, 188 93, 203, 188
RGB Percent 36%, 80%, 74% rgb(36%, 80%, 74%)
CSS RGBa 93, 203, 188,1 rgba(93,203,188,1)
CMYK Model cmyk(54%,0%,7%,20.39%)
HSL Color Space 172,51% ,58% hsl(172,51% ,58%)
HSV Color Space 172°, 54%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01011101 11001011 10111100
Octal 135 313 274
Decimal 93 203 188
Hex 5d cb bc

Different shades of #5dcbbc color code.

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

Darkest of #5dcbbc
#236c62
Darker of #5dcbbc
#2f9385
Dark of #5dcbbc
#3cb9a8
Base of #5dcbbc
#5dcbbc
Light of #5dcbbc
#84d7cc
Lighter
#aae4dc
Lightest
#d1f0ec

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

#5dcbbc
#cb5d6c

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

Split Complementary

#5dcbbc
#cb5da3
#cb855d

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

Analogous Color

#5dcb7c
#5dcb8e
#5dcbbc
#5db5cb
#5d87cb

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

#5dcbbc
#cbbc5d
#bc5dcb

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

#5dcbbc
#bc5dcb
#cb5d6c
#6ccb5d

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

#5dcbbc
#855dcb
#cb5d6c
#a3cb5d

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

#16463f
#236c62
#2f9385
#3cb9a8
#5dcbbc
#84d7cc
#aae4dc
#d1f0ec
#f7fdfc

Tints of #5dcbbc Color

#5dcbbc
#6fd0c3
#81d6ca
#93dcd2
#a5e2d9
#b7e7e1
#c9ede8
#dbf3f0
#edf9f7
#ffffff

Shades of #5dcbbc color code

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

#5dcbbc
#52b4a7
#489d92
#3e877d
#337068
#295a53
#1f433e
#142d29
#0a1614
#000000

Tones

#5dcbbc
#72b6ac
#88a09d
#949494
#949494

Tones

Similar Color like #5dcbbc color

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

#5eccbd
#5fcdbe
#60cebf
#61cfc0
#62d0c1
#63d1c2
#64d2c3
#65d3c4
#66d4c5
#67d5c6
#68d6c7
#69d7c8
#6ad8c9
#6bd9ca
#5ccabb
#5bc9ba
#5ac8b9
#59c7b8
#58c6b7
#57c5b6
#56c4b5
#55c3b4
#54c2b3
#53c1b2
#52c0b1
#51bfb0
#50beaf
#4fbdae

Download this Dark Blue

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

#5dcbbc Color Code Preview on Black Background Color

This is how #5dcbbc Color will look on black background color. Color contrast ratio is 10.73

#5dcbbc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#5dcbbc color code is use for CSS Background Color

Background color for the above div is #5dcbbc

HTML with inline CSS

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

#5dcbbc color code is use for CSS Border Color

CSS Border color for the above div is #5dcbbc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#5dcbbc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5dcbbc Color code Preview on White Background

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

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

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