crispedge.com

Color picker

Loading...

#c6accf hex color - Violet - Warm color - Information

#c6accf hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c6accf Color code in RGB color code model is created after adding 77.65% red color, 67.45% green color and 81.18% blue color. Hex #c6accf Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 17% magenta, 0% yellow and 19% black.

Hex #c6accf color code is between #ccaacc web safe hex color code and #bbbbdd web safe hex color code. #ccaacc is the nearest web safe color code. You can see here many more shades of #c6accf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec6accf#c6accf
RGB Decimal198, 172, 207rgb(198, 172, 207)
RGB Percent78%, 67%, 81%rgb(78%, 67%, 81%)
CSS RGBa198, 172, 207,1rgba(198,172,207,1)
CMYK Modelcmyk(4%,17%,0%,19%)
HSL Color Space285,27% ,74%hsl(285,27% ,74%)
HSV Color Space285°, 17%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001101010110011001111
Octal306254317
Decimal198172207
Hexc6accf

Different shades of #c6accf color code.

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

Light Shade of #c6accf
#dccce2
Dark Shade of #c6accf
#b08cbc
Saturated Shade of #c6accf
#c9a5d6
Desaturated Shade of #c6accf
#c3b3c8
Grey scale Shade of #c6accf
#bdbdbd
Brighten Shade
#dfc5e8
Most Readable Shade
#000000

Shades of #c6accf color code

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

#c6accf
#b098b8
#9a85a1
#84728a
#6e5f73
#584c5c
#423945
#2c262e
#161317
#000000

Similar Color like #c6accf color

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

#c7add0
#c8aed1
#c9afd2
#cab0d3
#cbb1d4
#ccb2d5
#cdb3d6
#ceb4d7
#cfb5d8
#d0b6d9
#d1b7da
#d2b8db
#d3b9dc
#d4badd
#c5abce
#c4aacd
#c3a9cc
#c2a8cb
#c1a7ca
#c0a6c9
#bfa5c8
#bea4c7
#bda3c6
#bca2c5
#bba1c4
#baa0c3
#b99fc2
#b89ec1

Monochromatic Color with #c6accf

#c6accf
#efcff9
#231f25
#4c424f
#75657a
#9d89a4

Tints of #c6accf Color

#c6accf
#ccb5d4
#d2bed9
#d9c7df
#dfd0e4
#e5dae9
#ece3ef
#f2ecf4
#f8f5f9
#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

#c6accf
#b5cfac

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

Split Complementary

#c6accf
#c7cfac
#accfb5

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

Analogous Color

#b8accf
#bfaccf
#c6accf
#cdaccf
#cfacca

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

#c6accf
#cfc6ac
#accfc6

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

#c6accf
#cfb4ac
#b5cfac
#acc6cf

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

#c6accf
#b5cfac
#accfb5
#cfacc7

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

#c6accf Color Code Preview on Black Background Color

This is how #c6accf Color will look on black background color. Color contrast ratio is 10.20

#c6accf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6accf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6accf

#c6accf color code is use for CSS Background Color

Background color for the above div is #c6accf

HTML with inline CSS

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

#c6accf color code is use for CSS Border Color

CSS Border color for the above div is #c6accf

HTML with inline CSS

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

CSS Border Left color for the above div is #c6accf

HTML with inline CSS

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

CSS Border Right color for the above div is #c6accf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c6accf

HTML with inline CSS

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

CSS Border Top color for the above div is #c6accf

HTML with inline CSS

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

#c6accf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c6accf Color code Preview on White Background

This is how #c6accf Color code will look on white background color. Color contrast ratio is 2.06

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

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(198,172,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(181,207,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(198,172,207,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.