Skip to main content Skip to docs navigation

#ccbedb hex color | Download Light Violet 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 Perspective and its hex is #CEBEDA Nearest Color Name

Color Hue/Base color: Violet

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

Hex #ccbedb color code is between #bbbbdd web safe hex color code and #ddcccc web safe hex color code. #bbbbdd is the nearest web safe color code. You can see here many more shades of #ccbedb color code.

RGB Chart

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

Color Table

Hex Color Code ccbedb #ccbedb
RGB Decimal 204, 190, 219 204, 190, 219
RGB Percent 80%, 75%, 86% rgb(80%, 75%, 86%)
CSS RGBa 204, 190, 219,1 rgba(204,190,219,1)
CMYK Model cmyk(7%,13%,0%,14.12%)
HSL Color Space 269,29% ,80% hsl(269,29% ,80%)
HSV Color Space 269°, 13%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11001100 10111110 11011011
Octal 314 276 333
Decimal 204 190 219
Hex cc be db

Different shades of #ccbedb color code.

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

Darkest of #ccbedb
#7f5ca4
Darker of #ccbedb
#997cb7
Dark of #ccbedb
#b29dc9
Base of #ccbedb
#ccbedb
Light of #ccbedb
#e6dfed
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

#ccbedb
#cddbbe

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

Split Complementary

#ccbedb
#dbdbbe
#bfdbbe

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

Analogous Color

#bec1db
#c0bedb
#ccbedb
#d6bedb
#dbbed4

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

#ccbedb
#bedbcc
#dbccbe

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

#ccbedb
#dbccbe
#cddbbe
#becddb

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

#ccbedb
#dbbebf
#cddbbe
#bedbdb

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

#654984
#7f5ca4
#997cb7
#b29dc9
#ccbedb
#e6dfed
#ffffff
#ffffff
#ffffff

Tints of #ccbedb Color

#ccbedb
#d1c5df
#d7cce3
#ddd3e7
#e2daeb
#e8e2ef
#eee9f3
#f3f0f7
#f9f7fb
#ffffff

Shades of #ccbedb color code

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

#ccbedb
#b5a8c2
#9e93aa
#887e92
#716979
#5a5461
#443f49
#2d2a30
#161518
#000000

Tones

#ccbedb
#ccc8d1
#cdcdcd
#cdcdcd
#cdcdcd

Tones

Similar Color like #ccbedb color

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

#cdbfdc
#cec0dd
#cfc1de
#d0c2df
#d1c3e0
#d2c4e1
#d3c5e2
#d4c6e3
#d5c7e4
#d6c8e5
#d7c9e6
#d8cae7
#d9cbe8
#dacce9
#cbbdda
#cabcd9
#c9bbd8
#c8bad7
#c7b9d6
#c6b8d5
#c5b7d4
#c4b6d3
#c3b5d2
#c2b4d1
#c1b3d0
#c0b2cf
#bfb1ce
#beb0cd

Download this Light Violet

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

#ccbedb Color Code Preview on Black Background Color

This is how #ccbedb Color will look on black background color. Color contrast ratio is 11.96

#ccbedb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccbedb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccbedb

#ccbedb color code is use for CSS Background Color

Background color for the above div is #ccbedb

HTML with inline CSS

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

#ccbedb color code is use for CSS Border Color

CSS Border color for the above div is #ccbedb

HTML with inline CSS

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

CSS Border Left color for the above div is #ccbedb

HTML with inline CSS

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

CSS Border Right color for the above div is #ccbedb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccbedb

HTML with inline CSS

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

CSS Border Top color for the above div is #ccbedb

HTML with inline CSS

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

#ccbedb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccbedb Color code Preview on White Background

This is how #ccbedb Color code will look on white background color. Color contrast ratio is 1.76

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

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