Skip to main content Skip to docs navigation

#5abcdb 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 Azurean and its hex is #59BAD9 Nearest Color Name

Color Hue/Base color: Blue

Hex #5abcdb Color code in RGB color code model is created after adding 35.29% red color, 73.73% green color and 85.88% blue color. Hex #5abcdb Color code in CMYK color (process color) code model is generated after subtraction of 59% cyan, 14% magenta, 0% yellow and 14.12% black.

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

RGB Chart

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

Color Table

Hex Color Code 5abcdb #5abcdb
RGB Decimal 90, 188, 219 90, 188, 219
RGB Percent 35%, 74%, 86% rgb(35%, 74%, 86%)
CSS RGBa 90, 188, 219,1 rgba(90,188,219,1)
CMYK Model cmyk(59%,14%,0%,14.12%)
HSL Color Space 194,64% ,61% hsl(194,64% ,61%)
HSV Color Space 194°, 59%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01011010 10111100 11011011
Octal 132 274 333
Decimal 90 188 219
Hex 5a bc db

Different shades of #5abcdb color code.

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

Darkest of #5abcdb
#1c6880
Darker of #5abcdb
#258aaa
Dark of #5abcdb
#30abd2
Base of #5abcdb
#5abcdb
Light of #5abcdb
#84cde4
Lighter
#aedeed
Lightest
#d8eff6

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

#5abcdb
#db795a

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

Split Complementary

#5abcdb
#db5a7c
#dbba5a

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

Analogous Color

#5adbaf
#5adbc4
#5abcdb
#5a91db
#5a5bdb

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

#5abcdb
#bcdb5a
#db5abc

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

#5abcdb
#db5abc
#db795a
#5adb79

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

#5abcdb
#ba5adb
#db795a
#7cdb5a

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

#134656
#1c6880
#258aaa
#30abd2
#5abcdb
#84cde4
#aedeed
#d8eff6
#ffffff

Tints of #5abcdb Color

#5abcdb
#6cc3df
#7ecae3
#91d2e7
#a3d9eb
#b5e1ef
#c8e8f3
#daf0f7
#ecf7fb
#ffffff

Shades of #5abcdb color code

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

#5abcdb
#50a7c2
#4692aa
#3c7d92
#326879
#285361
#1e3e49
#142930
#0a1418
#000000

Tones

#5abcdb
#6eb2c7
#82a7b3
#969d9f
#9b9b9b

Tones

Similar Color like #5abcdb color

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

#5bbddc
#5cbedd
#5dbfde
#5ec0df
#5fc1e0
#60c2e1
#61c3e2
#62c4e3
#63c5e4
#64c6e5
#65c7e6
#66c8e7
#67c9e8
#68cae9
#59bbda
#58bad9
#57b9d8
#56b8d7
#55b7d6
#54b6d5
#53b5d4
#52b4d3
#51b3d2
#50b2d1
#4fb1d0
#4eb0cf
#4dafce
#4caecd

Download this Dark Blue

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

#5abcdb Color Code Preview on Black Background Color

This is how #5abcdb Color will look on black background color. Color contrast ratio is 9.65

#5abcdb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#5abcdb color code is use for CSS Background Color

Background color for the above div is #5abcdb

HTML with inline CSS

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

#5abcdb color code is use for CSS Border Color

CSS Border color for the above div is #5abcdb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#5abcdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5abcdb Color code Preview on White Background

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

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

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