Skip to main content Skip to docs navigation

#cbcdd5 hex color | Download Light 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 Light Slipper Satin and its hex is #CFD1D8 Nearest Color Name

Color Hue/Base color: Blue

Hex #cbcdd5 Color code in RGB color code model is created after adding 79.61% red color, 80.39% green color and 83.53% blue color. Hex #cbcdd5 Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 4% magenta, 0% yellow and 16.47% black.

Hex #cbcdd5 color code is between #ccccdd web safe hex color code and #bbddcc web safe hex color code. #ccccdd is the nearest web safe color code. You can see here many more shades of #cbcdd5 color code.

RGB Chart

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

Color Table

Hex Color Code cbcdd5 #cbcdd5
RGB Decimal 203, 205, 213 203, 205, 213
RGB Percent 80%, 80%, 84% rgb(80%, 80%, 84%)
CSS RGBa 203, 205, 213,1 rgba(203,205,213,1)
CMYK Model cmyk(5%,4%,0%,16.47%)
HSL Color Space 228,11% ,82% hsl(228,11% ,82%)
HSV Color Space 228°, 5%, 84%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11001011 11001101 11010101
Octal 313 315 325
Decimal 203 205 213
Hex cb cd d5

Different shades of #cbcdd5 color code.

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

Darkest of #cbcdd5
#767c91
Darker of #cbcdd5
#9397a7
Dark of #cbcdd5
#afb2be
Base of #cbcdd5
#cbcdd5
Light of #cbcdd5
#e7e8ec
Lighter
#ffffff
Lightest
#ffffff

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

#cbcdd5
#d5d3cb

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

Split Complementary

#cbcdd5
#d5cecb
#d2d5cb

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

Analogous Color

#cbd3d5
#cbd1d5
#cbcdd5
#cccbd5
#d1cbd5

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

#cbcdd5
#cdd5cb
#d5cbcd

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

#cbcdd5
#d5cbcd
#d5d3cb
#cbd5d3

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

#cbcdd5
#d5cbd2
#d5d3cb
#cbd5ce

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 #cbcdd5

#5f6375
#767c91
#9397a7
#afb2be
#cbcdd5
#e7e8ec
#ffffff
#ffffff
#ffffff

Tints of #cbcdd5 Color

#cbcdd5
#d0d2d9
#d6d8de
#dcdde3
#e2e3e7
#e7e8ec
#edeef1
#f3f3f5
#f9f9fa
#ffffff

Shades of #cbcdd5 color code

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

#cbcdd5
#b4b6bd
#9d9fa5
#87888e
#707176
#5a5b5e
#434447
#2d2d2f
#161617
#000000

Tones

#cbcdd5
#d0d0d0
#d0d0d0
#d0d0d0
#d0d0d0

Tones

Similar Color like #cbcdd5 color

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

#ccced6
#cdcfd7
#ced0d8
#cfd1d9
#d0d2da
#d1d3db
#d2d4dc
#d3d5dd
#d4d6de
#d5d7df
#d6d8e0
#d7d9e1
#d8dae2
#d9dbe3
#caccd4
#c9cbd3
#c8cad2
#c7c9d1
#c6c8d0
#c5c7cf
#c4c6ce
#c3c5cd
#c2c4cc
#c1c3cb
#c0c2ca
#bfc1c9
#bec0c8
#bdbfc7

Download this Light Blue

Hex #cbcdd5 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.

#cbcdd5 Color Code Preview on Black Background Color

This is how #cbcdd5 Color will look on black background color. Color contrast ratio is 13.23

#cbcdd5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cbcdd5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cbcdd5

#cbcdd5 color code is use for CSS Background Color

Background color for the above div is #cbcdd5

HTML with inline CSS

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

#cbcdd5 color code is use for CSS Border Color

CSS Border color for the above div is #cbcdd5

HTML with inline CSS

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

CSS Border Left color for the above div is #cbcdd5

HTML with inline CSS

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

CSS Border Right color for the above div is #cbcdd5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cbcdd5

HTML with inline CSS

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

CSS Border Top color for the above div is #cbcdd5

HTML with inline CSS

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

#cbcdd5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cbcdd5 Color code Preview on White Background

This is how #cbcdd5 Color code will look on white background color. Color contrast ratio is 1.59

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

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