crispedge.com

Color picker

Loading...

#ceaed6 hex color - Violet - Warm color - Information

#ceaed6 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ceaed6 Color code in RGB color code model is created after adding 80.78% red color, 68.24% green color and 83.92% blue color. Hex #ceaed6 Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 19% magenta, 0% yellow and 16% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeceaed6#ceaed6
RGB Decimal206, 174, 214rgb(206, 174, 214)
RGB Percent81%, 68%, 84%rgb(81%, 68%, 84%)
CSS RGBa206, 174, 214,1rgba(206,174,214,1)
CMYK Modelcmyk(4%,19%,0%,16%)
HSL Color Space288,33% ,76%hsl(288,33% ,76%)
HSV Color Space288°, 19%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011101010111011010110
Octal316256326
Decimal206174214
Hexceaed6

Different shades of #ceaed6 color code.

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

Light Shade of #ceaed6
#e2d0e7
Dark Shade of #ceaed6
#b98cc5
Saturated Shade of #ceaed6
#d2a8dc
Desaturated Shade of #ceaed6
#cab4d0
Grey scale Shade of #ceaed6
#c2c2c2
Brighten Shade
#e7c7ef
Most Readable Shade
#000000

Shades of #ceaed6 color code

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

#ceaed6
#b79abe
#a087a6
#89748e
#726076
#5b4d5f
#443a47
#2d262f
#161317
#000000

Similar Color like #ceaed6 color

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

#cfafd7
#d0b0d8
#d1b1d9
#d2b2da
#d3b3db
#d4b4dc
#d5b5dd
#d6b6de
#d7b7df
#d8b8e0
#d9b9e1
#dabae2
#dbbbe3
#dcbce4
#cdadd5
#ccacd4
#cbabd3
#caaad2
#c9a9d1
#c8a8d0
#c7a7cf
#c6a6ce
#c5a5cd
#c4a4cc
#c3a3cb
#c2a2ca
#c1a1c9
#c0a0c8

Monochromatic Color with #ceaed6

#ceaed6
#010101
#2a242c
#534656
#7c6981
#a58bab

Tints of #ceaed6 Color

#ceaed6
#d3b7da
#d8c0df
#dec9e3
#e3d2e8
#e9dbec
#eee4f1
#f4edf5
#f9f6fa
#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

#ceaed6
#b6d6ae

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

Split Complementary

#ceaed6
#cad6ae
#aed6ba

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

Analogous Color

#beaed6
#c6aed6
#ceaed6
#d6aed6
#d6aece

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

#ceaed6
#d6ceae
#aed6ce

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

#ceaed6
#d6baae
#b6d6ae
#aecad6

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

#ceaed6
#b6d6ae
#aed6ba
#d6aeca

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

#ceaed6 Color Code Preview on Black Background Color

This is how #ceaed6 Color will look on black background color. Color contrast ratio is 10.65

#ceaed6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ceaed6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ceaed6

#ceaed6 color code is use for CSS Background Color

Background color for the above div is #ceaed6

HTML with inline CSS

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

#ceaed6 color code is use for CSS Border Color

CSS Border color for the above div is #ceaed6

HTML with inline CSS

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

CSS Border Left color for the above div is #ceaed6

HTML with inline CSS

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

CSS Border Right color for the above div is #ceaed6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ceaed6

HTML with inline CSS

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

CSS Border Top color for the above div is #ceaed6

HTML with inline CSS

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

#ceaed6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ceaed6 Color code Preview on White Background

This is how #ceaed6 Color code will look on white background color. Color contrast ratio is 1.97

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

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,174,214,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(182,214,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(206,174,214,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.