crispedge.com

Color picker

Loading...

#cebad9 hex color - Violet - Warm color - Information

#cebad9 hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #cebad9 Color code in RGB color code model is created after adding 80.78% red color, 72.94% green color and 85.1% blue color. Hex #cebad9 Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 14% magenta, 0% yellow and 15% black.

Hex #cebad9 color code is between #ccbbdd web safe hex color code and #ddaacc web safe hex color code. #ccbbdd is the nearest web safe color code. You can see here many more shades of #cebad9 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codecebad9#cebad9
RGB Decimal206, 186, 217rgb(206, 186, 217)
RGB Percent81%, 73%, 85%rgb(81%, 73%, 85%)
CSS RGBa206, 186, 217,1rgba(206,186,217,1)
CMYK Modelcmyk(5%,14%,0%,15%)
HSL Color Space279,29% ,79%hsl(279,29% ,79%)
HSV Color Space279°, 14%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011101011101011011001
Octal316272331
Decimal206186217
Hexcebad9

Different shades of #cebad9 color code.

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

Light Shade of #cebad9
#e5dbeb
Dark Shade of #cebad9
#b799c7
Saturated Shade of #cebad9
#d0b5de
Desaturated Shade of #cebad9
#ccbfd4
Grey scale Shade of #cebad9
#c9c9c9
Brighten Shade
#e7d3f2
Most Readable Shade
#000000

Shades of #cebad9 color code

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

#cebad9
#b7a5c0
#a090a8
#897c90
#726778
#5b5260
#443e48
#2d2930
#161418
#000000

Similar Color like #cebad9 color

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

#cfbbda
#d0bcdb
#d1bddc
#d2bedd
#d3bfde
#d4c0df
#d5c1e0
#d6c2e1
#d7c3e2
#d8c4e3
#d9c5e4
#dac6e5
#dbc7e6
#dcc8e7
#cdb9d8
#ccb8d7
#cbb7d6
#cab6d5
#c9b5d4
#c8b4d3
#c7b3d2
#c6b2d1
#c5b1d0
#c4b0cf
#c3afce
#c2aecd
#c1adcc
#c0accb

Monochromatic Color with #cebad9

#cebad9
#040404
#2d282f
#554d59
#7d7184
#a696ae

Tints of #cebad9 Color

#cebad9
#d3c1dd
#d8c9e1
#ded1e5
#e3d8e9
#e9e0ee
#eee8f2
#f4eff6
#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

#cebad9
#c5d9ba

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

Split Complementary

#cebad9
#d5d9ba
#bad9bf

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

Analogous Color

#c2bad9
#c8bad9
#cebad9
#d4bad9
#d9bad8

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

#cebad9
#d9ceba
#bad9ce

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

#cebad9
#d9beba
#c5d9ba
#bad4d9

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

#cebad9
#c5d9ba
#bad9bf
#d9bad5

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

#cebad9 Color Code Preview on Black Background Color

This is how #cebad9 Color will look on black background color. Color contrast ratio is 11.65

#cebad9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cebad9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cebad9

#cebad9 color code is use for CSS Background Color

Background color for the above div is #cebad9

HTML with inline CSS

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

#cebad9 color code is use for CSS Border Color

CSS Border color for the above div is #cebad9

HTML with inline CSS

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

CSS Border Left color for the above div is #cebad9

HTML with inline CSS

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

CSS Border Right color for the above div is #cebad9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cebad9

HTML with inline CSS

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

CSS Border Top color for the above div is #cebad9

HTML with inline CSS

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

#cebad9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cebad9 Color code Preview on White Background

This is how #cebad9 Color code will look on white background color. Color contrast ratio is 1.80

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

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,186,217,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(197,217,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(206,186,217,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.