Skip to main content Skip to docs navigation

#5bbadf 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 Nancy and its hex is #57B8DC Nearest Color Name

Color Hue/Base color: Blue

Hex #5bbadf Color code in RGB color code model is created after adding 35.69% red color, 72.94% green color and 87.45% blue color. Hex #5bbadf Color code in CMYK color (process color) code model is generated after subtraction of 59% cyan, 17% magenta, 0% yellow and 12.55% black.

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

RGB Chart

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

Color Table

Hex Color Code 5bbadf #5bbadf
RGB Decimal 91, 186, 223 91, 186, 223
RGB Percent 36%, 73%, 87% rgb(36%, 73%, 87%)
CSS RGBa 91, 186, 223,1 rgba(91,186,223,1)
CMYK Model cmyk(59%,17%,0%,12.55%)
HSL Color Space 197,67% ,62% hsl(197,67% ,62%)
HSV Color Space 197°, 59%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01011011 10111010 11011111
Octal 133 272 337
Decimal 91 186 223
Hex 5b ba df

Different shades of #5bbadf color code.

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

Darkest of #5bbadf
#1a6887
Darker of #5bbadf
#2389b1
Dark of #5bbadf
#30a8d7
Base of #5bbadf
#5bbadf
Light of #5bbadf
#86cce7
Lighter
#b0def0
Lightest
#dbf0f8

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

#5bbadf
#df805b

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

Split Complementary

#5bbadf
#df5b78
#dfc25b

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

Analogous Color

#5bdfb7
#5bdfcd
#5bbadf
#5b8edf
#5f5bdf

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

#5bbadf
#badf5b
#df5bba

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

#5bbadf
#df5bba
#df805b
#5bdf80

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

#5bbadf
#c25bdf
#df805b
#78df5b

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

#12475c
#1a6887
#2389b1
#30a8d7
#5bbadf
#86cce7
#b0def0
#dbf0f8
#ffffff

Tints of #5bbadf Color

#5bbadf
#6dc1e2
#7fc9e6
#91d1e9
#a3d8ed
#b6e0f0
#c8e8f4
#daeff7
#ecf7fb
#ffffff

Shades of #5bbadf color code

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

#5bbadf
#50a5c6
#4690ad
#3c7c94
#32677b
#285263
#1e3e4a
#142931
#0a1418
#000000

Tones

#5bbadf
#6fb1cb
#82a9b8
#96a0a4
#9d9d9d

Tones

Similar Color like #5bbadf color

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

#5cbbe0
#5dbce1
#5ebde2
#5fbee3
#60bfe4
#61c0e5
#62c1e6
#63c2e7
#64c3e8
#65c4e9
#66c5ea
#67c6eb
#68c7ec
#69c8ed
#5ab9de
#59b8dd
#58b7dc
#57b6db
#56b5da
#55b4d9
#54b3d8
#53b2d7
#52b1d6
#51b0d5
#50afd4
#4faed3
#4eadd2
#4dacd1

Download this Dark Blue

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

#5bbadf Color Code Preview on Black Background Color

This is how #5bbadf Color will look on black background color. Color contrast ratio is 9.53

#5bbadf in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#5bbadf color code is use for CSS Background Color

Background color for the above div is #5bbadf

HTML with inline CSS

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

#5bbadf color code is use for CSS Border Color

CSS Border color for the above div is #5bbadf

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#5bbadf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5bbadf Color code Preview on White Background

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

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

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(91,186,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(223,128,91,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(91,186,223,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }