Skip to main content Skip to docs navigation

#cccbe0 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 Blueberry Mist and its hex is #CBCCDF Nearest Color Name

Color Hue/Base color: Blue

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

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

RGB Chart

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

Color Table

Hex Color Code cccbe0 #cccbe0
RGB Decimal 204, 203, 224 204, 203, 224
RGB Percent 80%, 80%, 88% rgb(80%, 80%, 88%)
CSS RGBa 204, 203, 224,1 rgba(204,203,224,1)
CMYK Model cmyk(9%,9%,0%,12.16%)
HSL Color Space 243,25% ,84% hsl(243,25% ,84%)
HSV Color Space 243°, 9%, 88%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11001100 11001011 11100000
Octal 314 313 340
Decimal 204 203 224
Hex cc cb e0

Different shades of #cccbe0 color code.

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

Darkest of #cccbe0
#6e6ba7
Darker of #cccbe0
#8d8bba
Dark of #cccbe0
#adabcd
Base of #cccbe0
#cccbe0
Light of #cccbe0
#ebebf3
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

#cccbe0
#dfe0cb

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

Split Complementary

#cccbe0
#e0d7cb
#d5e0cb

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

Analogous Color

#cbd6e0
#cbd3e0
#cccbe0
#d3cbe0
#dccbe0

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

#cccbe0
#cbe0cc
#e0cccb

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

#cccbe0
#e0cccb
#dfe0cb
#cbdfe0

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

#cccbe0
#e0cbd5
#dfe0cb
#cbe0d7

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

#56538c
#6e6ba7
#8d8bba
#adabcd
#cccbe0
#ebebf3
#ffffff
#ffffff
#ffffff

Tints of #cccbe0 Color

#cccbe0
#d1d0e3
#d7d6e6
#dddcea
#e2e2ed
#e8e7f1
#eeedf4
#f3f3f8
#f9f9fb
#ffffff

Shades of #cccbe0 color code

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

#cccbe0
#b5b4c7
#9e9dae
#888795
#71707c
#5a5a63
#44434a
#2d2d31
#161618
#000000

Tones

#cccbe0
#d4d3d8
#d6d6d6
#d6d6d6
#d6d6d6

Tones

Similar Color like #cccbe0 color

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

#cdcce1
#cecde2
#cfcee3
#d0cfe4
#d1d0e5
#d2d1e6
#d3d2e7
#d4d3e8
#d5d4e9
#d6d5ea
#d7d6eb
#d8d7ec
#d9d8ed
#dad9ee
#cbcadf
#cac9de
#c9c8dd
#c8c7dc
#c7c6db
#c6c5da
#c5c4d9
#c4c3d8
#c3c2d7
#c2c1d6
#c1c0d5
#c0bfd4
#bfbed3
#bebdd2

Download this Light Blue

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

#cccbe0 Color Code Preview on Black Background Color

This is how #cccbe0 Color will look on black background color. Color contrast ratio is 13.19

#cccbe0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cccbe0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cccbe0

#cccbe0 color code is use for CSS Background Color

Background color for the above div is #cccbe0

HTML with inline CSS

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

#cccbe0 color code is use for CSS Border Color

CSS Border color for the above div is #cccbe0

HTML with inline CSS

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

CSS Border Left color for the above div is #cccbe0

HTML with inline CSS

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

CSS Border Right color for the above div is #cccbe0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cccbe0

HTML with inline CSS

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

CSS Border Top color for the above div is #cccbe0

HTML with inline CSS

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

#cccbe0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cccbe0 Color code Preview on White Background

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

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