Skip to main content Skip to docs navigation

#c57bcd 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 2573 C and its hex is #B884CB Nearest Color Name

Color Hue/Base color: Violet

Hex #c57bcd Color code in RGB color code model is created after adding 77.25% red color, 48.24% green color and 80.39% blue color. Hex #c57bcd Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 40% magenta, 0% yellow and 19.61% black.

Hex #c57bcd color code is between #cc77cc web safe hex color code and #bb88dd web safe hex color code. #cc77cc is the nearest web safe color code. You can see here many more shades of #c57bcd color code.

RGB Chart

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

Color Table

Hex Color Code c57bcd #c57bcd
RGB Decimal 197, 123, 205 197, 123, 205
RGB Percent 77%, 48%, 80% rgb(77%, 48%, 80%)
CSS RGBa 197, 123, 205,1 rgba(197,123,205,1)
CMYK Model cmyk(4%,40%,0%,19.61%)
HSL Color Space 294,45% ,64% hsl(294,45% ,64%)
HSV Color Space 294°, 40%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000101 01111011 11001101
Octal 305 173 315
Decimal 197 123 205
Hex c5 7b cd

Different shades of #c57bcd color code.

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

Darkest of #c57bcd
#77307f
Darker of #c57bcd
#9a3ea4
Dark of #c57bcd
#b556bf
Base of #c57bcd
#c57bcd
Light of #c57bcd
#d5a0db
Lighter
#e6c5e9
Lightest
#f6eaf7

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

#c57bcd
#83cd7b

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

Split Complementary

#c57bcd
#accd7b
#7bcd9c

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

Analogous Color

#957bcd
#a37bcd
#c57bcd
#cd7bba
#cd7b97

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

#c57bcd
#7bcdc5
#cdc57b

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

#c57bcd
#cdc57b
#83cd7b
#7b83cd

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

#c57bcd
#cd9c7b
#83cd7b
#7baccd

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

#54225a
#77307f
#9a3ea4
#b556bf
#c57bcd
#d5a0db
#e6c5e9
#f6eaf7
#ffffff

Tints of #c57bcd Color

#c57bcd
#cb89d2
#d198d8
#d8a7dd
#deb5e3
#e5c4e8
#ebd3ee
#f2e1f3
#f8f0f9
#ffffff

Shades of #c57bcd color code

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

#c57bcd
#af6db6
#995f9f
#835288
#6d4471
#57365b
#412944
#2b1b2d
#150d16
#000000

Tones

#c57bcd
#b68dbb
#a89fa9
#a4a4a4
#a4a4a4

Tones

Similar Color like #c57bcd color

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

#c67cce
#c77dcf
#c87ed0
#c97fd1
#ca80d2
#cb81d3
#cc82d4
#cd83d5
#ce84d6
#cf85d7
#d086d8
#d187d9
#d288da
#d389db
#c47acc
#c379cb
#c278ca
#c177c9
#c076c8
#bf75c7
#be74c6
#bd73c5
#bc72c4
#bb71c3
#ba70c2
#b96fc1
#b86ec0
#b76dbf

Download this Dark Violet

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

#c57bcd Color Code Preview on Black Background Color

This is how #c57bcd Color will look on black background color. Color contrast ratio is 7.09

#c57bcd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c57bcd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c57bcd

#c57bcd color code is use for CSS Background Color

Background color for the above div is #c57bcd

HTML with inline CSS

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

#c57bcd color code is use for CSS Border Color

CSS Border color for the above div is #c57bcd

HTML with inline CSS

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

CSS Border Left color for the above div is #c57bcd

HTML with inline CSS

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

CSS Border Right color for the above div is #c57bcd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c57bcd

HTML with inline CSS

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

CSS Border Top color for the above div is #c57bcd

HTML with inline CSS

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

#c57bcd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c57bcd Color code Preview on White Background

This is how #c57bcd Color code will look on white background color. Color contrast ratio is 2.96

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

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(197,123,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(131,205,123,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(197,123,205,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }