crispedge.com

Color picker

Loading...

#cecbdb hex color - Blue - Cool color - Information

#cecbdb hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #cecbdb Color code in RGB color code model is created after adding 80.78% red color, 79.61% green color and 85.88% blue color. Hex #cecbdb Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 7% magenta, 0% yellow and 14% black.

Hex #cecbdb color code is between #ccccdd web safe hex color code and #ddbbcc web safe hex color code. #ccccdd is the nearest web safe color code. You can see here many more shades of #cecbdb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codececbdb#cecbdb
RGB Decimal206, 203, 219rgb(206, 203, 219)
RGB Percent81%, 80%, 86%rgb(81%, 80%, 86%)
CSS RGBa206, 203, 219,1rgba(206,203,219,1)
CMYK Modelcmyk(6%,7%,0%,14%)
HSL Color Space251,18% ,83%hsl(251,18% ,83%)
HSV Color Space251°, 7%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110011101100101111011011
Octal316313333
Decimal206203219
Hexcecbdb

Different shades of #cecbdb color code.

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

Light Shade of #cecbdb
#eae9f0
Dark Shade of #cecbdb
#b2adc6
Saturated Shade of #cecbdb
#cbc7df
Desaturated Shade of #cecbdb
#d1cfd7
Grey scale Shade of #cecbdb
#d3d3d3
Brighten Shade
#e7e4f4
Most Readable Shade
#000000

Shades of #cecbdb color code

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

#cecbdb
#b7b4c2
#a09daa
#898792
#727079
#5b5a61
#444349
#2d2d30
#161618
#000000

Similar Color like #cecbdb color

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

#cfccdc
#d0cddd
#d1cede
#d2cfdf
#d3d0e0
#d4d1e1
#d5d2e2
#d6d3e3
#d7d4e4
#d8d5e5
#d9d6e6
#dad7e7
#dbd8e8
#dcd9e9
#cdcada
#ccc9d9
#cbc8d8
#cac7d7
#c9c6d6
#c8c5d5
#c7c4d4
#c6c3d3
#c5c2d2
#c4c1d1
#c3c0d0
#c2bfcf
#c1bece
#c0bdcd

Monochromatic Color with #cecbdb

#cecbdb
#060606
#2e2d31
#56555b
#7e7c86
#a6a4b0

Tints of #cecbdb Color

#cecbdb
#d3d0df
#d8d6e3
#dedce7
#e3e2eb
#e9e7ef
#eeedf3
#f4f3f7
#f9f9fb
#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

#cecbdb
#d8dbcb

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

Split Complementary

#cecbdb
#dbd6cb
#d0dbcb

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

Analogous Color

#cbcedb
#cbcbdb
#cecbdb
#d1cbdb
#d4cbdb

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

#cecbdb
#dbcecb
#cbdbce

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

#cecbdb
#dbcbd0
#d8dbcb
#cbdbd6

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

#cecbdb
#d8dbcb
#d0dbcb
#d6cbdb

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

#cecbdb Color Code Preview on Black Background Color

This is how #cecbdb Color will look on black background color. Color contrast ratio is 13.19

#cecbdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cecbdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cecbdb

#cecbdb color code is use for CSS Background Color

Background color for the above div is #cecbdb

HTML with inline CSS

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

#cecbdb color code is use for CSS Border Color

CSS Border color for the above div is #cecbdb

HTML with inline CSS

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

CSS Border Left color for the above div is #cecbdb

HTML with inline CSS

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

CSS Border Right color for the above div is #cecbdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cecbdb

HTML with inline CSS

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

CSS Border Top color for the above div is #cecbdb

HTML with inline CSS

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

#cecbdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cecbdb Color code Preview on White Background

This is how #cecbdb Color code will look on white background color. Color contrast ratio is 1.59

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

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(206,203,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(216,219,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(206,203,219,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.