Skip to main content Skip to docs navigation

#cccbec hex color | Download Light White 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 Miami White and its hex is #CCCCEE Nearest Color Name

Color Hue/Base color: White

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

Hex #cccbec color code is between #bbccee web safe hex color code and #ddbbdd web safe hex color code. #bbccee is the nearest web safe color code. You can see here many more shades of #cccbec color code.

RGB Chart

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

Color Table

Hex Color Code cccbec #cccbec
RGB Decimal 204, 203, 236 204, 203, 236
RGB Percent 80%, 80%, 93% rgb(80%, 80%, 93%)
CSS RGBa 204, 203, 236,1 rgba(204,203,236,1)
CMYK Model cmyk(14%,14%,0%,7.45%)
HSL Color Space 242,46% ,86% hsl(242,46% ,86%)
HSV Color Space 242°, 14%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11001100 11001011 11101100
Octal 314 313 354
Decimal 204 203 236
Hex cc cb ec

Different shades of #cccbec color code.

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

Darkest of #cccbec
#5e5bc3
Darker of #cccbec
#8380d1
Dark of #cccbec
#a7a6de
Base of #cccbec
#cccbec
Light of #cccbec
#f1f0fa
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

#cccbec
#ebeccb

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

Split Complementary

#cccbec
#ecddcb
#dbeccb

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

Analogous Color

#cbddec
#cbd8ec
#cccbec
#d7cbec
#e5cbec

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

#cccbec
#cbeccc
#eccccb

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

#cccbec
#eccccb
#ebeccb
#cbebec

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

#cccbec
#eccbdb
#ebeccb
#cbecdd

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

#423fac
#5e5bc3
#8380d1
#a7a6de
#cccbec
#f1f0fa
#ffffff
#ffffff
#ffffff

Tints of #cccbec Color

#cccbec
#d1d0ee
#d7d6f0
#dddcf2
#e2e2f4
#e8e7f6
#eeedf8
#f3f3fa
#f9f9fc
#ffffff

Shades of #cccbec color code

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

#cccbec
#b5b4d1
#9e9db7
#88879d
#717083
#5a5a68
#44434e
#2d2d34
#16161a
#000000

Tones

#cccbec
#d3d2e5
#d9d9de
#dcdcdc
#dcdcdc

Tones

Similar Color like #cccbec color

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

#cdcced
#cecdee
#cfceef
#d0cff0
#d1d0f1
#d2d1f2
#d3d2f3
#d4d3f4
#d5d4f5
#d6d5f6
#d7d6f7
#d8d7f8
#d9d8f9
#dad9fa
#cbcaeb
#cac9ea
#c9c8e9
#c8c7e8
#c7c6e7
#c6c5e6
#c5c4e5
#c4c3e4
#c3c2e3
#c2c1e2
#c1c0e1
#c0bfe0
#bfbedf
#bebdde

Download this Light White

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

#cccbec Color Code Preview on Black Background Color

This is how #cccbec Color will look on black background color. Color contrast ratio is 13.32

#cccbec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cccbec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cccbec

#cccbec color code is use for CSS Background Color

Background color for the above div is #cccbec

HTML with inline CSS

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

#cccbec color code is use for CSS Border Color

CSS Border color for the above div is #cccbec

HTML with inline CSS

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

CSS Border Left color for the above div is #cccbec

HTML with inline CSS

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

CSS Border Right color for the above div is #cccbec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cccbec

HTML with inline CSS

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

CSS Border Top color for the above div is #cccbec

HTML with inline CSS

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

#cccbec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cccbec Color code Preview on White Background

This is how #cccbec Color code will look on white background color. Color contrast ratio is 1.58

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

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