Skip to main content Skip to docs navigation

#ccbfec 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 Soap and its hex is #CEC8EF Nearest Color Name

Color Hue/Base color: White

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

Hex #ccbfec color code is between #bbbbee web safe hex color code and #ddccdd web safe hex color code. #bbbbee is the nearest web safe color code. You can see here many more shades of #ccbfec color code.

RGB Chart

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

Color Table

Hex Color Code ccbfec #ccbfec
RGB Decimal 204, 191, 236 204, 191, 236
RGB Percent 80%, 75%, 93% rgb(80%, 75%, 93%)
CSS RGBa 204, 191, 236,1 rgba(204,191,236,1)
CMYK Model cmyk(14%,19%,0%,7.45%)
HSL Color Space 257,54% ,84% hsl(257,54% ,84%)
HSV Color Space 257°, 19%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11001100 10111111 11101100
Octal 314 277 354
Decimal 204 191 236
Hex cc bf ec

Different shades of #ccbfec color code.

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

Darkest of #ccbfec
#6e49c9
Darker of #ccbfec
#8d70d5
Dark of #ccbfec
#ad98e0
Base of #ccbfec
#ccbfec
Light of #ccbfec
#ebe6f8
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

#ccbfec
#dfecbf

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

Split Complementary

#ccbfec
#ece3bf
#c9ecbf

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

Analogous Color

#bfccec
#bfc5ec
#ccbfec
#dbbfec
#ecbfea

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

#ccbfec
#bfeccc
#ecccbf

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

#ccbfec
#ecccbf
#dfecbf
#bfdfec

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

#ccbfec
#ecbfc9
#dfecbf
#bfece3

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

#5633ac
#6e49c9
#8d70d5
#ad98e0
#ccbfec
#ebe6f8
#ffffff
#ffffff
#ffffff

Tints of #ccbfec Color

#ccbfec
#d1c6ee
#d7cdf0
#ddd4f2
#e2dbf4
#e8e2f6
#eee9f8
#f3f0fa
#f9f7fc
#ffffff

Shades of #ccbfec color code

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

#ccbfec
#b5a9d1
#9e94b7
#887f9d
#716a83
#5a5468
#443f4e
#2d2a34
#16151a
#000000

Tones

#ccbfec
#d0c7e4
#d3d0db
#d6d6d6
#d6d6d6

Tones

Similar Color like #ccbfec color

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

#cdc0ed
#cec1ee
#cfc2ef
#d0c3f0
#d1c4f1
#d2c5f2
#d3c6f3
#d4c7f4
#d5c8f5
#d6c9f6
#d7caf7
#d8cbf8
#d9ccf9
#dacdfa
#cbbeeb
#cabdea
#c9bce9
#c8bbe8
#c7bae7
#c6b9e6
#c5b8e5
#c4b7e4
#c3b6e3
#c2b5e2
#c1b4e1
#c0b3e0
#bfb2df
#beb1de

Download this Light White

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

#ccbfec Color Code Preview on Black Background Color

This is how #ccbfec Color will look on black background color. Color contrast ratio is 12.23

#ccbfec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccbfec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccbfec

#ccbfec color code is use for CSS Background Color

Background color for the above div is #ccbfec

HTML with inline CSS

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

#ccbfec color code is use for CSS Border Color

CSS Border color for the above div is #ccbfec

HTML with inline CSS

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

CSS Border Left color for the above div is #ccbfec

HTML with inline CSS

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

CSS Border Right color for the above div is #ccbfec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccbfec

HTML with inline CSS

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

CSS Border Top color for the above div is #ccbfec

HTML with inline CSS

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

#ccbfec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccbfec Color code Preview on White Background

This is how #ccbfec Color code will look on white background color. Color contrast ratio is 1.72

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

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