Skip to main content Skip to docs navigation

#c87bf2 hex color | Download Light 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 Azuremyst Isle and its hex is #CC81F0 Nearest Color Name

Color Hue/Base color: Violet

Hex #c87bf2 Color code in RGB color code model is created after adding 78.43% red color, 48.24% green color and 94.9% blue color. Hex #c87bf2 Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 49% magenta, 0% yellow and 5.1% black.

Hex #c87bf2 color code is between #cc77ee web safe hex color code and #bb88ff web safe hex color code. #cc77ee is the nearest web safe color code. You can see here many more shades of #c87bf2 color code.

RGB Chart

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

Color Table

Hex Color Code c87bf2 #c87bf2
RGB Decimal 200, 123, 242 200, 123, 242
RGB Percent 78%, 48%, 95% rgb(78%, 48%, 95%)
CSS RGBa 200, 123, 242,1 rgba(200,123,242,1)
CMYK Model cmyk(17%,49%,0%,5.1%)
HSL Color Space 279,82% ,72% hsl(279,82% ,72%)
HSV Color Space 279°, 49%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001000 01111011 11110010
Octal 310 173 362
Decimal 200 123 242
Hex c8 7b f2

Different shades of #c87bf2 color code.

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

Darkest of #c87bf2
#8413c1
Darker of #c87bf2
#a11ee9
Dark of #c87bf2
#b54ded
Base of #c87bf2
#c87bf2
Light of #c87bf2
#dba9f7
Lighter
#efd8fb
Lightest
#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

#c87bf2
#a5f27b

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

Split Complementary

#c87bf2
#e1f27b
#7bf28c

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

Analogous Color

#837bf2
#967bf2
#c87bf2
#f07bf2
#f27bc3

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

#c87bf2
#7bf2c8
#f2c87b

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

#c87bf2
#f2c87b
#a5f27b
#7ba5f2

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

#c87bf2
#f28c7b
#a5f27b
#7be1f2

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

#640e93
#8413c1
#a11ee9
#b54ded
#c87bf2
#dba9f7
#efd8fb
#ffffff
#ffffff

Tints of #c87bf2 Color

#c87bf2
#ce89f3
#d498f4
#daa7f6
#e0b5f7
#e6c4f9
#ecd3fa
#f2e1fc
#f8f0fd
#ffffff

Shades of #c87bf2 color code

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

#c87bf2
#b16dd7
#9b5fbc
#8552a1
#6f4486
#58366b
#422950
#2c1b35
#160d1a
#000000

Tones

#c87bf2
#c48ae4
#bf98d5
#bba7c7
#b7b5b8

Tones

Similar Color like #c87bf2 color

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

#c97cf3
#ca7df4
#cb7ef5
#cc7ff6
#cd80f7
#ce81f8
#cf82f9
#d083fa
#d184fb
#d285fc
#d386fd
#d487fe
#d588ff
#d689ff
#c77af1
#c679f0
#c578ef
#c477ee
#c376ed
#c275ec
#c174eb
#c073ea
#bf72e9
#be71e8
#bd70e7
#bc6fe6
#bb6ee5
#ba6de4

Download this Light Violet

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

#c87bf2 Color Code Preview on Black Background Color

This is how #c87bf2 Color will look on black background color. Color contrast ratio is 7.57

#c87bf2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c87bf2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c87bf2

#c87bf2 color code is use for CSS Background Color

Background color for the above div is #c87bf2

HTML with inline CSS

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

#c87bf2 color code is use for CSS Border Color

CSS Border color for the above div is #c87bf2

HTML with inline CSS

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

CSS Border Left color for the above div is #c87bf2

HTML with inline CSS

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

CSS Border Right color for the above div is #c87bf2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c87bf2

HTML with inline CSS

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

CSS Border Top color for the above div is #c87bf2

HTML with inline CSS

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

#c87bf2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c87bf2 Color code Preview on White Background

This is how #c87bf2 Color code will look on white background color. Color contrast ratio is 2.77

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

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