crispedge.com

Color picker

Loading...

#ccaab6 hex color - Violet - Warm color - Information

#ccaab6 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ccaab6 Color code in RGB color code model is created after adding 80% red color, 66.67% green color and 71.37% blue color. Hex #ccaab6 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 11% yellow and 20% black.

Hex #ccaab6 color code is between #bb99bb web safe hex color code and #ddbbaa web safe hex color code. #bb99bb is the nearest web safe color code. You can see here many more shades of #ccaab6 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeccaab6#ccaab6
RGB Decimal204, 170, 182rgb(204, 170, 182)
RGB Percent80%, 67%, 71%rgb(80%, 67%, 71%)
CSS RGBa204, 170, 182,1rgba(204,170,182,1)
CMYK Modelcmyk(0%,17%,11%,20%)
HSL Color Space339,25% ,73%hsl(339,25% ,73%)
HSV Color Space339°, 17%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001010101010110110
Octal314252266
Decimal204170182
Hexccaab6

Different shades of #ccaab6 color code.

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

Light Shade of #ccaab6
#dfcad1
Dark Shade of #ccaab6
#b98a9b
Saturated Shade of #ccaab6
#d3a3b4
Desaturated Shade of #ccaab6
#c5b1b8
Grey scale Shade of #ccaab6
#bbbbbb
Brighten Shade
#e5c3cf
Most Readable Shade
#000000

Shades of #ccaab6 color code

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

#ccaab6
#b597a1
#9e848d
#887179
#715e65
#5a4b50
#44383c
#2d2528
#161214
#000000

Similar Color like #ccaab6 color

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

#cdabb7
#ceacb8
#cfadb9
#d0aeba
#d1afbb
#d2b0bc
#d3b1bd
#d4b2be
#d5b3bf
#d6b4c0
#d7b5c1
#d8b6c2
#d9b7c3
#dab8c4
#cba9b5
#caa8b4
#c9a7b3
#c8a6b2
#c7a5b1
#c6a4b0
#c5a3af
#c4a2ae
#c3a1ad
#c2a0ac
#c19fab
#c09eaa
#bf9da9
#be9ca8

Monochromatic Color with #ccaab6

#ccaab6
#f6cddc
#221c1e
#4c4044
#77636a
#a18790

Tints of #ccaab6 Color

#ccaab6
#d1b3be
#d7bcc6
#ddc6ce
#e2cfd6
#e8d9de
#eee2e6
#f3ecee
#f9f5f6
#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

#ccaab6
#aaccc0

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

Split Complementary

#ccaab6
#aaccaf
#aac7cc

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

Analogous Color

#ccaac4
#ccaabd
#ccaab6
#ccaaaf
#ccacaa

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

#ccaab6
#b6ccaa
#aab6cc

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

#ccaab6
#c7ccaa
#aaccc0
#afaacc

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

#ccaab6
#aaccc0
#aac7cc
#ccafaa

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

#ccaab6 Color Code Preview on Black Background Color

This is how #ccaab6 Color will look on black background color. Color contrast ratio is 9.99

#ccaab6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccaab6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccaab6

#ccaab6 color code is use for CSS Background Color

Background color for the above div is #ccaab6

HTML with inline CSS

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

#ccaab6 color code is use for CSS Border Color

CSS Border color for the above div is #ccaab6

HTML with inline CSS

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

CSS Border Left color for the above div is #ccaab6

HTML with inline CSS

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

CSS Border Right color for the above div is #ccaab6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccaab6

HTML with inline CSS

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

CSS Border Top color for the above div is #ccaab6

HTML with inline CSS

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

#ccaab6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccaab6 Color code Preview on White Background

This is how #ccaab6 Color code will look on white background color. Color contrast ratio is 2.10

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

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,170,182,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(170,204,192,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,170,182,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.