Skip to main content Skip to docs navigation

#c85faa 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 Pú Táo Zǐ Purple and its hex is #CE5DAE Nearest Color Name

Color Hue/Base color: Violet

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

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

RGB Chart

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

Color Table

Hex Color Code c85faa #c85faa
RGB Decimal 200, 95, 170 200, 95, 170
RGB Percent 78%, 37%, 67% rgb(78%, 37%, 67%)
CSS RGBa 200, 95, 170,1 rgba(200,95,170,1)
CMYK Model cmyk(0%,53%,15%,21.57%)
HSL Color Space 317,49% ,58% hsl(317,49% ,58%)
HSV Color Space 317°, 53%, 78%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001000 01011111 10101010
Octal 310 137 252
Decimal 200 95 170
Hex c8 5f aa

Different shades of #c85faa color code.

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

Darkest of #c85faa
#6a2456
Darker of #c85faa
#903175
Dark of #c85faa
#b63e94
Base of #c85faa
#c85faa
Light of #c85faa
#d585be
Lighter
#e2abd2
Lightest
#efd1e6

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

#c85faa
#5fc87d

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

Split Complementary

#c85faa
#75c85f
#5fc8b1

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

Analogous Color

#a95fc8
#ba5fc8
#c85faa
#c85f87
#c8635f

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

#c85faa
#5faac8
#aac85f

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

#c85faa
#aac85f
#5fc87d
#7d5fc8

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

#c85faa
#c8b15f
#5fc87d
#5f75c8

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 #c85faa

#441737
#6a2456
#903175
#b63e94
#c85faa
#d585be
#e2abd2
#efd1e6
#fcf7fb

Tints of #c85faa Color

#c85faa
#ce70b3
#d482bc
#da94c6
#e0a6cf
#e6b7d9
#ecc9e2
#f2dbec
#f8edf5
#ffffff

Shades of #c85faa color code

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

#c85faa
#b15497
#9b4984
#853f71
#6f345e
#582a4b
#421f38
#2c1525
#160a12
#000000

Tones

#c85faa
#b274a1
#9d8a98
#939393
#939393

Tones

Similar Color like #c85faa color

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

#c960ab
#ca61ac
#cb62ad
#cc63ae
#cd64af
#ce65b0
#cf66b1
#d067b2
#d168b3
#d269b4
#d36ab5
#d46bb6
#d56cb7
#d66db8
#c75ea9
#c65da8
#c55ca7
#c45ba6
#c35aa5
#c259a4
#c158a3
#c057a2
#bf56a1
#be55a0
#bd549f
#bc539e
#bb529d
#ba519c

Download this Dark Violet

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

#c85faa Color Code Preview on Black Background Color

This is how #c85faa Color will look on black background color. Color contrast ratio is 5.67

#c85faa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c85faa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c85faa

#c85faa color code is use for CSS Background Color

Background color for the above div is #c85faa

HTML with inline CSS

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

#c85faa color code is use for CSS Border Color

CSS Border color for the above div is #c85faa

HTML with inline CSS

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

CSS Border Left color for the above div is #c85faa

HTML with inline CSS

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

CSS Border Right color for the above div is #c85faa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c85faa

HTML with inline CSS

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

CSS Border Top color for the above div is #c85faa

HTML with inline CSS

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

#c85faa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c85faa Color code Preview on White Background

This is how #c85faa Color code will look on white background color. Color contrast ratio is 3.70

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

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,95,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(95,200,125,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(200,95,170,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }