crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#ccbed5 hex color - Violet - Warm color - Information

#ccbed5 hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #ccbed5 Color code in RGB color code model is created after adding 80% red color, 74.51% green color and 83.53% blue color. Hex #ccbed5 Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 11% magenta, 0% yellow and 16% black.

Hex #ccbed5 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 #ccbed5 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeccbed5#ccbed5
RGB Decimal204, 190, 213rgb(204, 190, 213)
RGB Percent80%, 75%, 84%rgb(80%, 75%, 84%)
CSS RGBa204, 190, 213,1rgba(204,190,213,1)
CMYK Modelcmyk(4%,11%,0%,16%)
HSL Color Space277,21% ,79%hsl(277,21% ,79%)
HSV Color Space277°, 11%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001011111011010101
Octal314276325
Decimal204190213
Hexccbed5

Different shades of #ccbed5 color code.

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

Light Shade of #ccbed5
#e4dde9
Dark Shade of #ccbed5
#b49fc1
Saturated Shade of #ccbed5
#cdb9da
Desaturated Shade of #ccbed5
#cbc3d0
Grey scale Shade of #ccbed5
#c9c9c9
Brighten Shade
#e5d7ee
Most Readable Shade
#000000

Shades of #ccbed5 color code

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

#ccbed5
#b5a8bd
#9e93a5
#887e8e
#716976
#5a545e
#443f47
#2d2a2f
#161517
#000000

Similar Color like #ccbed5 color

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

#cdbfd6
#cec0d7
#cfc1d8
#d0c2d9
#d1c3da
#d2c4db
#d3c5dc
#d4c6dd
#d5c7de
#d6c8df
#d7c9e0
#d8cae1
#d9cbe2
#dacce3
#cbbdd4
#cabcd3
#c9bbd2
#c8bad1
#c7b9d0
#c6b8cf
#c5b7ce
#c4b6cd
#c3b5cc
#c2b4cb
#c1b3ca
#c0b2c9
#bfb1c8
#beb0c7

Monochromatic Color with #ccbed5

#ccbed5
#000000
#29262b
#524c55
#7b7280
#a398aa

Tints of #ccbed5 Color

#ccbed5
#d1c5d9
#d7ccde
#ddd3e3
#e2dae7
#e8e2ec
#eee9f1
#f3f0f5
#f9f7fa
#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

#ccbed5
#c7d5be

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

Split Complementary

#ccbed5
#d3d5be
#bed5c1

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

Analogous Color

#c3bed5
#c7bed5
#ccbed5
#d1bed5
#d5bed5

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

#ccbed5
#d5ccbe
#bed5cc

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

#ccbed5
#d5c0be
#c7d5be
#bed2d5

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

#ccbed5
#c7d5be
#bed5c1
#d5bed3

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 #ccbed5 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.

#ccbed5 Color Code Preview on Black Background Color

This is how #ccbed5 Color will look on black background color. Color contrast ratio is 11.89

#ccbed5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccbed5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccbed5

#ccbed5 color code is use for CSS Background Color

Background color for the above div is #ccbed5

HTML with inline CSS

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

#ccbed5 color code is use for CSS Border Color

CSS Border color for the above div is #ccbed5

HTML with inline CSS

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

CSS Border Left color for the above div is #ccbed5

HTML with inline CSS

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

CSS Border Right color for the above div is #ccbed5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccbed5

HTML with inline CSS

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

CSS Border Top color for the above div is #ccbed5

HTML with inline CSS

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

#ccbed5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccbed5 Color code Preview on White Background

This is how #ccbed5 Color code will look on white background color. Color contrast ratio is 1.77

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.