Skip to main content Skip to docs navigation

#cccbdb 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 Lavender Sparkle and its hex is #CFCEDC Nearest Color Name

Color Hue/Base color: Blue

Hex #cccbdb Color code in RGB color code model is created after adding 80% red color, 79.61% green color and 85.88% blue color. Hex #cccbdb Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 7% magenta, 0% yellow and 14.12% black.

Hex #cccbdb color code is between #bbccdd web safe hex color code and #ddbbcc web safe hex color code. #bbccdd is the nearest web safe color code. You can see here many more shades of #cccbdb color code.

RGB Chart

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

Color Table

Hex Color Code cccbdb #cccbdb
RGB Decimal 204, 203, 219 204, 203, 219
RGB Percent 80%, 80%, 86% rgb(80%, 80%, 86%)
CSS RGBa 204, 203, 219,1 rgba(204,203,219,1)
CMYK Model cmyk(7%,7%,0%,14.12%)
HSL Color Space 244,18% ,83% hsl(244,18% ,83%)
HSV Color Space 244°, 7%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11001100 11001011 11011011
Octal 314 313 333
Decimal 204 203 219
Hex cc cb db

Different shades of #cccbdb color code.

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

Darkest of #cccbdb
#73719c
Darker of #cccbdb
#918fb1
Dark of #cccbdb
#aeadc6
Base of #cccbdb
#cccbdb
Light of #cccbdb
#eae9f0
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

#cccbdb
#dadbcb

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

Split Complementary

#cccbdb
#dbd4cb
#d2dbcb

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

Analogous Color

#cbd3db
#cbd1db
#cccbdb
#d1cbdb
#d8cbdb

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

#cccbdb
#cbdbcc
#dbcccb

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

#cccbdb
#dbcccb
#dadbcb
#cbdadb

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

#cccbdb
#dbcbd2
#dadbcb
#cbdbd4

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

#5c5981
#73719c
#918fb1
#aeadc6
#cccbdb
#eae9f0
#ffffff
#ffffff
#ffffff

Tints of #cccbdb Color

#cccbdb
#d1d0df
#d7d6e3
#dddce7
#e2e2eb
#e8e7ef
#eeedf3
#f3f3f7
#f9f9fb
#ffffff

Shades of #cccbdb color code

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

#cccbdb
#b5b4c2
#9e9daa
#888792
#717079
#5a5a61
#444349
#2d2d30
#161618
#000000

Tones

#cccbdb
#d3d3d3
#d3d3d3
#d3d3d3
#d3d3d3

Tones

Similar Color like #cccbdb color

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

#cdccdc
#cecddd
#cfcede
#d0cfdf
#d1d0e0
#d2d1e1
#d3d2e2
#d4d3e3
#d5d4e4
#d6d5e5
#d7d6e6
#d8d7e7
#d9d8e8
#dad9e9
#cbcada
#cac9d9
#c9c8d8
#c8c7d7
#c7c6d6
#c6c5d5
#c5c4d4
#c4c3d3
#c3c2d2
#c2c1d1
#c1c0d0
#c0bfcf
#bfbece
#bebdcd

Download this Light Blue

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

#cccbdb Color Code Preview on Black Background Color

This is how #cccbdb Color will look on black background color. Color contrast ratio is 13.13

#cccbdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cccbdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cccbdb

#cccbdb color code is use for CSS Background Color

Background color for the above div is #cccbdb

HTML with inline CSS

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

#cccbdb color code is use for CSS Border Color

CSS Border color for the above div is #cccbdb

HTML with inline CSS

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

CSS Border Left color for the above div is #cccbdb

HTML with inline CSS

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

CSS Border Right color for the above div is #cccbdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cccbdb

HTML with inline CSS

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

CSS Border Top color for the above div is #cccbdb

HTML with inline CSS

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

#cccbdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cccbdb Color code Preview on White Background

This is how #cccbdb Color code will look on white background color. Color contrast ratio is 1.60

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

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