Skip to main content Skip to docs navigation

#5daecc 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 Crystal Seas and its hex is #5DAFCE Nearest Color Name

Color Hue/Base color: Blue

Hex #5daecc Color code in RGB color code model is created after adding 36.47% red color, 68.24% green color and 80% blue color. Hex #5daecc Color code in CMYK color (process color) code model is generated after subtraction of 54% cyan, 15% magenta, 0% yellow and 20% black.

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

RGB Chart

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

Color Table

Hex Color Code 5daecc #5daecc
RGB Decimal 93, 174, 204 93, 174, 204
RGB Percent 36%, 68%, 80% rgb(36%, 68%, 80%)
CSS RGBa 93, 174, 204,1 rgba(93,174,204,1)
CMYK Model cmyk(54%,15%,0%,20%)
HSL Color Space 196,52% ,58% hsl(196,52% ,58%)
HSV Color Space 196°, 54%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01011101 10101110 11001100
Octal 135 256 314
Decimal 93 174 204
Hex 5d ae cc

Different shades of #5daecc color code.

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

Darkest of #5daecc
#22596e
Darker of #5daecc
#2f7994
Dark of #5daecc
#3b98bb
Base of #5daecc
#5daecc
Light of #5daecc
#84c1d8
Lighter
#abd5e4
Lightest
#d1e8f1

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

#5daecc
#cc7b5d

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

Split Complementary

#5daecc
#cc5d77
#ccb35d

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

Analogous Color

#5dcca9
#5dccbc
#5daecc
#5d89cc
#5f5dcc

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

#5daecc
#aecc5d
#cc5dae

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

#5daecc
#cc5dae
#cc7b5d
#5dcc7b

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

#5daecc
#b35dcc
#cc7b5d
#77cc5d

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

#163a47
#22596e
#2f7994
#3b98bb
#5daecc
#84c1d8
#abd5e4
#d1e8f1
#f8fcfd

Tints of #5daecc Color

#5daecc
#6fb7d1
#81c0d7
#93c9dd
#a5d2e2
#b7dbe8
#c9e4ee
#dbedf3
#edf6f9
#ffffff

Shades of #5daecc color code

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

#5daecc
#529ab5
#48879e
#3e7488
#336071
#294d5a
#1f3a44
#14262d
#0a1316
#000000

Tones

#5daecc
#72a4b7
#889aa1
#959595
#959595

Tones

Similar Color like #5daecc color

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

#5eafcd
#5fb0ce
#60b1cf
#61b2d0
#62b3d1
#63b4d2
#64b5d3
#65b6d4
#66b7d5
#67b8d6
#68b9d7
#69bad8
#6abbd9
#6bbcda
#5cadcb
#5bacca
#5aabc9
#59aac8
#58a9c7
#57a8c6
#56a7c5
#55a6c4
#54a5c3
#53a4c2
#52a3c1
#51a2c0
#50a1bf
#4fa0be

Download this Dark Blue

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

#5daecc Color Code Preview on Black Background Color

This is how #5daecc Color will look on black background color. Color contrast ratio is 8.39

#5daecc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#5daecc color code is use for CSS Background Color

Background color for the above div is #5daecc

HTML with inline CSS

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

#5daecc color code is use for CSS Border Color

CSS Border color for the above div is #5daecc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#5daecc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5daecc Color code Preview on White Background

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

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

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