crispedge.com

Color picker

Loading...

#ccb2dd hex color - Violet - Warm color - Information

#ccb2dd hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #ccb2dd Color code in RGB color code model is created after adding 80% red color, 69.8% green color and 86.67% blue color. Hex #ccb2dd Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 19% magenta, 0% yellow and 13% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeccb2dd#ccb2dd
RGB Decimal204, 178, 221rgb(204, 178, 221)
RGB Percent80%, 70%, 87%rgb(80%, 70%, 87%)
CSS RGBa204, 178, 221,1rgba(204,178,221,1)
CMYK Modelcmyk(8%,19%,0%,13%)
HSL Color Space276,39% ,78%hsl(276,39% ,78%)
HSV Color Space276°, 19%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001011001011011101
Octal314262335
Decimal204178221
Hexccb2dd

Different shades of #ccb2dd color code.

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

Light Shade of #ccb2dd
#e3d5ed
Dark Shade of #ccb2dd
#b58fcd
Saturated Shade of #ccb2dd
#cdace3
Desaturated Shade of #ccb2dd
#cbb8d7
Grey scale Shade of #ccb2dd
#c7c7c7
Brighten Shade
#e5cbf6
Most Readable Shade
#000000

Shades of #ccb2dd color code

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

#ccb2dd
#b59ec4
#9e8aab
#887693
#71627a
#5a4f62
#443b49
#2d2731
#161318
#000000

Similar Color like #ccb2dd color

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

#cdb3de
#ceb4df
#cfb5e0
#d0b6e1
#d1b7e2
#d2b8e3
#d3b9e4
#d4bae5
#d5bbe6
#d6bce7
#d7bde8
#d8bee9
#d9bfea
#dac0eb
#cbb1dc
#cab0db
#c9afda
#c8aed9
#c7add8
#c6acd7
#c5abd6
#c4aad5
#c3a9d4
#c2a8d3
#c1a7d2
#c0a6d1
#bfa5d0
#bea4cf

Monochromatic Color with #ccb2dd

#ccb2dd
#080708
#2f2933
#564b5d
#7e6e88
#a590b3

Tints of #ccb2dd Color

#ccb2dd
#d1bae0
#d7c3e4
#ddcbe8
#e2d4ec
#e8dcef
#eee5f3
#f3edf7
#f9f6fb
#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

#ccb2dd
#c3ddb2

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

Split Complementary

#ccb2dd
#d9ddb2
#b2ddb7

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

Analogous Color

#bbb2dd
#c3b2dd
#ccb2dd
#d5b2dd
#ddb2dd

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

#ccb2dd
#ddccb2
#b2ddcc

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

#ccb2dd
#ddb6b2
#c3ddb2
#b2d8dd

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#ccb2dd
#c3ddb2
#b2ddb7
#ddb2d9

Double Complementary 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).

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

#ccb2dd Color Code Preview on Black Background Color

This is how #ccb2dd Color will look on black background color. Color contrast ratio is 10.98

#ccb2dd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccb2dd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccb2dd

#ccb2dd color code is use for CSS Background Color

Background color for the above div is #ccb2dd

HTML with inline CSS

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

#ccb2dd color code is use for CSS Border Color

CSS Border color for the above div is #ccb2dd

HTML with inline CSS

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

CSS Border Left color for the above div is #ccb2dd

HTML with inline CSS

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

CSS Border Right color for the above div is #ccb2dd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccb2dd

HTML with inline CSS

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

CSS Border Top color for the above div is #ccb2dd

HTML with inline CSS

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

#ccb2dd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccb2dd Color code Preview on White Background

This is how #ccb2dd Color code will look on white background color. Color contrast ratio is 1.91

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(204,178,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(195,221,178,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,178,221,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.