Skip to main content Skip to docs navigation

#8cb5cd 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 Moon Jellyfish and its hex is #8EB8CE Nearest Color Name

Color Hue/Base color: Blue

Hex #8cb5cd Color code in RGB color code model is created after adding 54.9% red color, 70.98% green color and 80.39% blue color. Hex #8cb5cd Color code in CMYK color (process color) code model is generated after subtraction of 32% cyan, 12% magenta, 0% yellow and 19.61% black.

Hex #8cb5cd color code is between #88bbcc web safe hex color code and #99aadd web safe hex color code. #88bbcc is the nearest web safe color code. You can see here many more shades of #8cb5cd color code.

RGB Chart

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

Color Table

Hex Color Code 8cb5cd #8cb5cd
RGB Decimal 140, 181, 205 140, 181, 205
RGB Percent 55%, 71%, 80% rgb(55%, 71%, 80%)
CSS RGBa 140, 181, 205,1 rgba(140,181,205,1)
CMYK Model cmyk(32%,12%,0%,19.61%)
HSL Color Space 202,39% ,68% hsl(202,39% ,68%)
HSV Color Space 202°, 32%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10001100 10110101 11001101
Octal 214 265 315
Decimal 140 181 205
Hex 8c b5 cd

Different shades of #8cb5cd color code.

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

Darkest of #8cb5cd
#3a6a86
Darker of #8cb5cd
#4a86a9
Dark of #8cb5cd
#689ebe
Base of #8cb5cd
#8cb5cd
Light of #8cb5cd
#b0ccdc
Lighter
#d3e3ec
Lightest
#f7fafb

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

#8cb5cd
#cda48c

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

Split Complementary

#8cb5cd
#cd8c95
#cdc48c

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

Analogous Color

#8ccdbf
#8ccdca
#8cb5cd
#8c9fcd
#948ccd

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

#8cb5cd
#b5cd8c
#cd8cb5

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

#8cb5cd
#cd8cb5
#cda48c
#8ccda4

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

#8cb5cd
#c48ccd
#cda48c
#95cd8c

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 #8cb5cd

#2b4e62
#3a6a86
#4a86a9
#689ebe
#8cb5cd
#b0ccdc
#d3e3ec
#f7fafb
#ffffff

Tints of #8cb5cd Color

#8cb5cd
#98bdd2
#a5c5d8
#b2cddd
#bfd5e3
#cbdee8
#d8e6ee
#e5eef3
#f2f6f9
#ffffff

Shades of #8cb5cd color code

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

#8cb5cd
#7ca0b6
#6c8c9f
#5d7888
#4d6471
#3e505b
#2e3c44
#1f282d
#0f1416
#000000

Tones

#8cb5cd
#9db1bd
#adadad
#adadad
#adadad

Tones

Similar Color like #8cb5cd color

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

#8db6ce
#8eb7cf
#8fb8d0
#90b9d1
#91bad2
#92bbd3
#93bcd4
#94bdd5
#95bed6
#96bfd7
#97c0d8
#98c1d9
#99c2da
#9ac3db
#8bb4cc
#8ab3cb
#89b2ca
#88b1c9
#87b0c8
#86afc7
#85aec6
#84adc5
#83acc4
#82abc3
#81aac2
#80a9c1
#7fa8c0
#7ea7bf

Download this Dark Blue

Hex #8cb5cd 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.

#8cb5cd Color Code Preview on Black Background Color

This is how #8cb5cd Color will look on black background color. Color contrast ratio is 9.61

#8cb5cd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8cb5cd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8cb5cd

#8cb5cd color code is use for CSS Background Color

Background color for the above div is #8cb5cd

HTML with inline CSS

<div style="background-color:#8cb5cd;"></div>

#8cb5cd color code is use for CSS Border Color

CSS Border color for the above div is #8cb5cd

HTML with inline CSS

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

CSS Border Left color for the above div is #8cb5cd

HTML with inline CSS

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

CSS Border Right color for the above div is #8cb5cd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8cb5cd

HTML with inline CSS

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

CSS Border Top color for the above div is #8cb5cd

HTML with inline CSS

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

#8cb5cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8cb5cd Color code Preview on White Background

This is how #8cb5cd Color code will look on white background color. Color contrast ratio is 2.19

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

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(140,181,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(205,164,140,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(140,181,205,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }