Skip to main content Skip to docs navigation

#c86aaa hex color | Download Dark Violet BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Pantone 2060 C and its hex is #C86BA8 Nearest Color Name

Color Hue/Base color: Violet

Hex #c86aaa Color code in RGB color code model is created after adding 78.43% red color, 41.57% green color and 66.67% blue color. Hex #c86aaa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 47% magenta, 15% yellow and 21.57% black.

Hex #c86aaa color code is between #cc6699 web safe hex color code and #bb77bb web safe hex color code. #cc6699 is the nearest web safe color code. You can see here many more shades of #c86aaa color code.

RGB Chart

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

Color Table

Hex Color Code c86aaa #c86aaa
RGB Decimal 200, 106, 170 200, 106, 170
RGB Percent 78%, 42%, 67% rgb(78%, 42%, 67%)
CSS RGBa 200, 106, 170,1 rgba(200,106,170,1)
CMYK Model cmyk(0%,47%,15%,21.57%)
HSL Color Space 319,46% ,60% hsl(319,46% ,60%)
HSV Color Space 319°, 47%, 78%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001000 01101010 10101010
Octal 310 152 252
Decimal 200 106 170
Hex c8 6a aa

Different shades of #c86aaa color code.

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

Darkest of #c86aaa
#702959
Darker of #c86aaa
#953777
Dark of #c86aaa
#ba4595
Base of #c86aaa
#c86aaa
Light of #c86aaa
#d68fbf
Lighter
#e4b4d4
Lightest
#f1daea

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

#c86aaa
#6ac888

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

Split Complementary

#c86aaa
#7bc86a
#6ac8b7

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

Analogous Color

#af6ac8
#bf6ac8
#c86aaa
#c86a8b
#c8716a

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

#c86aaa
#6aaac8
#aac86a

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

#c86aaa
#aac86a
#6ac888
#886ac8

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#c86aaa
#c8b76a
#6ac888
#6a7bc8

Square 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).

Monochromatic Color with #c86aaa

#4b1b3b
#702959
#953777
#ba4595
#c86aaa
#d68fbf
#e4b4d4
#f1daea
#ffffff

Tints of #c86aaa Color

#c86aaa
#ce7ab3
#d48bbc
#da9bc6
#e0accf
#e6bcd9
#eccde2
#f2ddec
#f8eef5
#ffffff

Shades of #c86aaa color code

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

#c86aaa
#b15e97
#9b5284
#854671
#6f3a5e
#582f4b
#422338
#2c1725
#160b12
#000000

Tones

#c86aaa
#b47ea3
#9f939b
#999999
#999999

Tones

Similar Color like #c86aaa color

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

#c96bab
#ca6cac
#cb6dad
#cc6eae
#cd6faf
#ce70b0
#cf71b1
#d072b2
#d173b3
#d274b4
#d375b5
#d476b6
#d577b7
#d678b8
#c769a9
#c668a8
#c567a7
#c466a6
#c365a5
#c264a4
#c163a3
#c062a2
#bf61a1
#be60a0
#bd5f9f
#bc5e9e
#bb5d9d
#ba5c9c

Download this Dark Violet

Hex #c86aaa 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.

#c86aaa Color Code Preview on Black Background Color

This is how #c86aaa Color will look on black background color. Color contrast ratio is 6.10

#c86aaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c86aaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c86aaa

#c86aaa color code is use for CSS Background Color

Background color for the above div is #c86aaa

HTML with inline CSS

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

#c86aaa color code is use for CSS Border Color

CSS Border color for the above div is #c86aaa

HTML with inline CSS

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

CSS Border Left color for the above div is #c86aaa

HTML with inline CSS

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

CSS Border Right color for the above div is #c86aaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c86aaa

HTML with inline CSS

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

CSS Border Top color for the above div is #c86aaa

HTML with inline CSS

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

#c86aaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c86aaa Color code Preview on White Background

This is how #c86aaa Color code will look on white background color. Color contrast ratio is 3.44

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(200,106,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(106,200,136,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(200,106,170,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }