Skip to main content Skip to docs navigation

#c8558f 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 674 C and its hex is #C7579A Nearest Color Name

Color Hue/Base color: Violet

Hex #c8558f Color code in RGB color code model is created after adding 78.43% red color, 33.33% green color and 56.08% blue color. Hex #c8558f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 58% magenta, 29% yellow and 21.57% black.

Hex #c8558f color code is between #cc4488 web safe hex color code and #bb6699 web safe hex color code. #cc4488 is the nearest web safe color code. You can see here many more shades of #c8558f color code.

RGB Chart

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

Color Table

Hex Color Code c8558f #c8558f
RGB Decimal 200, 85, 143 200, 85, 143
RGB Percent 78%, 33%, 56% rgb(78%, 33%, 56%)
CSS RGBa 200, 85, 143,1 rgba(200,85,143,1)
CMYK Model cmyk(0%,58%,29%,21.57%)
HSL Color Space 330,51% ,56% hsl(330,51% ,56%)
HSV Color Space 330°, 58%, 78%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001000 01010101 10001111
Octal 310 125 217
Decimal 200 85 143
Hex c8 55 8f

Different shades of #c8558f color code.

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

Darkest of #c8558f
#642042
Darker of #c8558f
#8a2d5c
Dark of #c8558f
#b13976
Base of #c8558f
#c8558f
Light of #c8558f
#d47ca8
Lighter
#e1a2c2
Lightest
#edc9db

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

#c8558f
#55c88e

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

Split Complementary

#c8558f
#55c855
#55c8c7

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

Analogous Color

#be55c8
#c855bf
#c8558f
#c85569
#c87155

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

#c8558f
#558fc8
#8fc855

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

#c8558f
#8fc855
#55c88e
#8e55c8

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

#c8558f
#c8c755
#55c88e
#5555c8

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

#3d1429
#642042
#8a2d5c
#b13976
#c8558f
#d47ca8
#e1a2c2
#edc9db
#faeff5

Tints of #c8558f Color

#c8558f
#ce679b
#d47aa7
#da8db4
#e0a0c0
#e6b3cd
#ecc6d9
#f2d9e6
#f8ecf2
#ffffff

Shades of #c8558f color code

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

#c8558f
#b14b7f
#9b426f
#85385f
#6f2f4f
#58253f
#421c2f
#2c121f
#16090f
#000000

Tones

#c8558f
#b16b8f
#9b828f
#8e8e8e
#8e8e8e

Tones

Similar Color like #c8558f color

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

#c95690
#ca5791
#cb5892
#cc5993
#cd5a94
#ce5b95
#cf5c96
#d05d97
#d15e98
#d25f99
#d3609a
#d4619b
#d5629c
#d6639d
#c7548e
#c6538d
#c5528c
#c4518b
#c3508a
#c24f89
#c14e88
#c04d87
#bf4c86
#be4b85
#bd4a84
#bc4983
#bb4882
#ba4781

Download this Dark Violet

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

#c8558f Color Code Preview on Black Background Color

This is how #c8558f Color will look on black background color. Color contrast ratio is 5.15

#c8558f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c8558f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c8558f

#c8558f color code is use for CSS Background Color

Background color for the above div is #c8558f

HTML with inline CSS

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

#c8558f color code is use for CSS Border Color

CSS Border color for the above div is #c8558f

HTML with inline CSS

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

CSS Border Left color for the above div is #c8558f

HTML with inline CSS

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

CSS Border Right color for the above div is #c8558f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c8558f

HTML with inline CSS

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

CSS Border Top color for the above div is #c8558f

HTML with inline CSS

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

#c8558f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c8558f Color code Preview on White Background

This is how #c8558f Color code will look on white background color. Color contrast ratio is 4.08

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

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